By saving the color point cloud as an ASC file, what information can we obtain?

When opening the ASC file with a text editor (e.g., Notepad), you can read three types of core data of the point cloud: three-dimensional spatial coordinates (x, y, z), normal vector parameters (i, j, k), and normalized color information (r, g, b).