#cf06ff color space conversions
Hex:
        #cf06ff
        RGB:
        207, 6, 255
        CMY:
        19, 98, 0
        CMYK:
        19, 98, 0, 0
      HSL:
        288°, 100.0000%, 51.1765%
        HSV (HSB):
        288°, 97.6471%, 100.0000%
        XYZ:
        43.8473, 20.6156, 96.2760
        xyY:
        0.2728, 0.1283, 20.6156
      CIE-Lab:
        52.5263, 90.9697, -73.8136
        CIE-LCH:
        52.5263, 117.1492, 320.9438
        CIE-Luv:
        52.5263, 51.4795, -122.4275
        Hunter-Lab:
        45.4045, 92.9203, -93.9358
      #cf06ff color charts
#cf06ff RGB chart
      #cf06ff CMYK chart
      #cf06ff RGB pie chart
      #cf06ff color shades, tints & tones
#cf06ff color schemes
#cf06ff color preview, HTML & CSS examples
           This text has a color of #cf06ff        
        
          <p style="color:#cf06ff;">Text here</p>
        
        
          .mytext {color:#cf06ff;}
        
        Text color #cf06ff
      
           This box has a color of #cf06ff        
        
          <div style="background-color:#cf06ff;">Content here</div>
        
        
          .mybackground {background-color:#cf06ff;}
        
        Background color #cf06ff
      
           Border around this has a color of #cf06ff        
        
          <div style="border:2px solid #cf06ff;">Content here</div>
        
        
          .myborder {border:2px solid #cf06ff;}
        
        Border color #cf06ff