#cd01d6 color space conversions
Hex:
        #cd01d6
        RGB:
        205, 1, 214
        CMY:
        20, 100, 16
        CMYK:
        4, 100, 0, 16
      HSL:
        297°, 99.0698%, 42.1569%
        HSV (HSB):
        297°, 99.5327%, 83.9216%
        XYZ:
        37.3253, 17.8559, 65.0976
        xyY:
        0.3103, 0.1485, 17.8559
      CIE-Lab:
        49.3208, 84.5940, -55.8643
        CIE-LCH:
        49.3208, 101.3754, 326.5600
        CIE-Luv:
        49.3208, 64.4314, -94.3954
        Hunter-Lab:
        42.2562, 83.7222, -61.7595
      #cd01d6 color charts
#cd01d6 RGB chart
      #cd01d6 CMYK chart
      #cd01d6 RGB pie chart
      #cd01d6 color shades, tints & tones
#cd01d6 color schemes
#cd01d6 color preview, HTML & CSS examples
           This text has a color of #cd01d6        
        
          <p style="color:#cd01d6;">Text here</p>
        
        
          .mytext {color:#cd01d6;}
        
        Text color #cd01d6
      
           This box has a color of #cd01d6        
        
          <div style="background-color:#cd01d6;">Content here</div>
        
        
          .mybackground {background-color:#cd01d6;}
        
        Background color #cd01d6
      
           Border around this has a color of #cd01d6        
        
          <div style="border:2px solid #cd01d6;">Content here</div>
        
        
          .myborder {border:2px solid #cd01d6;}
        
        Border color #cd01d6