#cd42ab color space conversions
Hex:
        #cd42ab
        RGB:
        205, 66, 171
        CMY:
        20, 74, 33
        CMYK:
        0, 68, 17, 20
      HSL:
        315°, 58.1590%, 53.1373%
        HSV (HSB):
        315°, 67.8049%, 80.3922%
        XYZ:
        34.4757, 19.8158, 40.5358
        xyY:
        0.3636, 0.2090, 19.8158
      CIE-Lab:
        51.6284, 65.0824, -27.2758
        CIE-LCH:
        51.6284, 70.5669, 337.2616
        CIE-Luv:
        51.6284, 71.3897, -50.2858
        Hunter-Lab:
        44.5150, 60.3425, -22.8296
      #cd42ab color charts
#cd42ab RGB chart
      #cd42ab CMYK chart
      #cd42ab RGB pie chart
      #cd42ab color shades, tints & tones
#cd42ab color schemes
#cd42ab color preview, HTML & CSS examples
           This text has a color of #cd42ab        
        
          <p style="color:#cd42ab;">Text here</p>
        
        
          .mytext {color:#cd42ab;}
        
        Text color #cd42ab
      
           This box has a color of #cd42ab        
        
          <div style="background-color:#cd42ab;">Content here</div>
        
        
          .mybackground {background-color:#cd42ab;}
        
        Background color #cd42ab
      
           Border around this has a color of #cd42ab        
        
          <div style="border:2px solid #cd42ab;">Content here</div>
        
        
          .myborder {border:2px solid #cd42ab;}
        
        Border color #cd42ab