#cf06d6 color space conversions
Hex:
        #cf06d6
        RGB:
        207, 6, 214
        CMY:
        19, 98, 16
        CMYK:
        3, 97, 0, 16
      HSL:
        298°, 94.5455%, 43.1373%
        HSV (HSB):
        298°, 97.1963%, 83.9216%
        XYZ:
        37.9349, 18.2507, 65.1417
        xyY:
        0.3127, 0.1504, 18.2507
      CIE-Lab:
        49.7988, 84.5164, -55.0783
        CIE-LCH:
        49.7988, 100.8794, 326.9082
        CIE-Luv:
        49.7988, 65.6305, -93.5058
        Hunter-Lab:
        42.7208, 83.7414, -60.5022
      #cf06d6 color charts
#cf06d6 RGB chart
      #cf06d6 CMYK chart
      #cf06d6 RGB pie chart
      #cf06d6 color shades, tints & tones
#cf06d6 color schemes
#cf06d6 color preview, HTML & CSS examples
           This text has a color of #cf06d6        
        
          <p style="color:#cf06d6;">Text here</p>
        
        
          .mytext {color:#cf06d6;}
        
        Text color #cf06d6
      
           This box has a color of #cf06d6        
        
          <div style="background-color:#cf06d6;">Content here</div>
        
        
          .mybackground {background-color:#cf06d6;}
        
        Background color #cf06d6
      
           Border around this has a color of #cf06d6        
        
          <div style="border:2px solid #cf06d6;">Content here</div>
        
        
          .myborder {border:2px solid #cf06d6;}
        
        Border color #cf06d6