#cd06fc color space conversions
Hex:
        #cd06fc
        RGB:
        205, 6, 252
        CMY:
        20, 98, 1
        CMYK:
        19, 98, 0, 1
      HSL:
        289°, 97.6190%, 50.5882%
        HSV (HSB):
        289°, 97.6190%, 98.8235%
        XYZ:
        42.8126, 20.1377, 93.7259
        xyY:
        0.2733, 0.1285, 20.1377
      CIE-Lab:
        51.9925, 90.2075, -73.0239
        CIE-LCH:
        51.9925, 116.0598, 321.0095
        CIE-Luv:
        51.9925, 51.1653, -120.8803
        Hunter-Lab:
        44.8750, 91.7653, -92.4206
      #cd06fc color charts
#cd06fc RGB chart
      #cd06fc CMYK chart
      #cd06fc RGB pie chart
      #cd06fc color shades, tints & tones
#cd06fc color schemes
#cd06fc color preview, HTML & CSS examples
           This text has a color of #cd06fc        
        
          <p style="color:#cd06fc;">Text here</p>
        
        
          .mytext {color:#cd06fc;}
        
        Text color #cd06fc
      
           This box has a color of #cd06fc        
        
          <div style="background-color:#cd06fc;">Content here</div>
        
        
          .mybackground {background-color:#cd06fc;}
        
        Background color #cd06fc
      
           Border around this has a color of #cd06fc        
        
          <div style="border:2px solid #cd06fc;">Content here</div>
        
        
          .myborder {border:2px solid #cd06fc;}
        
        Border color #cd06fc