#cf0cff color space conversions
Hex:
        #cf0cff
        RGB:
        207, 12, 255
        CMY:
        19, 95, 0
        CMYK:
        19, 95, 0, 0
      HSL:
        288°, 100.0000%, 52.3529%
        HSV (HSB):
        288°, 95.2941%, 100.0000%
        XYZ:
        43.9136, 20.7483, 96.2981
        xyY:
        0.2728, 0.1289, 20.7483
      CIE-Lab:
        52.6730, 90.5321, -73.5753
        CIE-LCH:
        52.6730, 116.6593, 320.8993
        CIE-Luv:
        52.6730, 51.2887, -122.1522
        Hunter-Lab:
        45.5503, 92.3729, -93.4598
      #cf0cff color charts
#cf0cff RGB chart
      #cf0cff CMYK chart
      #cf0cff RGB pie chart
      #cf0cff color shades, tints & tones
#cf0cff color schemes
#cf0cff color preview, HTML & CSS examples
           This text has a color of #cf0cff        
        
          <p style="color:#cf0cff;">Text here</p>
        
        
          .mytext {color:#cf0cff;}
        
        Text color #cf0cff
      
           This box has a color of #cf0cff        
        
          <div style="background-color:#cf0cff;">Content here</div>
        
        
          .mybackground {background-color:#cf0cff;}
        
        Background color #cf0cff
      
           Border around this has a color of #cf0cff        
        
          <div style="border:2px solid #cf0cff;">Content here</div>
        
        
          .myborder {border:2px solid #cf0cff;}
        
        Border color #cf0cff