#cd418d color space conversions
Hex:
        #cd418d
        RGB:
        205, 65, 141
        CMY:
        20, 75, 45
        CMYK:
        0, 68, 31, 20
      HSL:
        327°, 58.3333%, 52.9412%
        HSV (HSB):
        327°, 68.2927%, 80.3922%
        XYZ:
        31.8749, 18.6828, 27.1255
        xyY:
        0.4103, 0.2405, 18.6828
      CIE-Lab:
        50.3140, 61.5451, -11.5104
        CIE-LCH:
        50.3140, 62.6122, 349.4067
        CIE-Luv:
        50.3140, 82.5317, -26.8318
        Hunter-Lab:
        43.2236, 55.9918, -6.9515
      #cd418d color charts
#cd418d RGB chart
      #cd418d CMYK chart
      #cd418d RGB pie chart
      #cd418d color shades, tints & tones
#cd418d color schemes
#cd418d color preview, HTML & CSS examples
           This text has a color of #cd418d        
        
          <p style="color:#cd418d;">Text here</p>
        
        
          .mytext {color:#cd418d;}
        
        Text color #cd418d
      
           This box has a color of #cd418d        
        
          <div style="background-color:#cd418d;">Content here</div>
        
        
          .mybackground {background-color:#cd418d;}
        
        Background color #cd418d
      
           Border around this has a color of #cd418d        
        
          <div style="border:2px solid #cd418d;">Content here</div>
        
        
          .myborder {border:2px solid #cd418d;}
        
        Border color #cd418d