#cd4d9d color space conversions
Hex:
        #cd4d9d
        RGB:
        205, 77, 157
        CMY:
        20, 70, 38
        CMYK:
        0, 62, 23, 20
      HSL:
        323°, 56.1404%, 55.2941%
        HSV (HSB):
        323°, 62.4390%, 80.3922%
        XYZ:
        33.9165, 20.7212, 34.1103
        xyY:
        0.3822, 0.2335, 20.7212
      CIE-Lab:
        52.6430, 58.7703, -17.4829
        CIE-LCH:
        52.6430, 61.3156, 343.4334
        CIE-Luv:
        52.6430, 72.2815, -35.0336
        Hunter-Lab:
        45.5206, 53.3360, -12.5639
      #cd4d9d color charts
#cd4d9d RGB chart
      #cd4d9d CMYK chart
      #cd4d9d RGB pie chart
      #cd4d9d color shades, tints & tones
#cd4d9d color schemes
#cd4d9d color preview, HTML & CSS examples
           This text has a color of #cd4d9d        
        
          <p style="color:#cd4d9d;">Text here</p>
        
        
          .mytext {color:#cd4d9d;}
        
        Text color #cd4d9d
      
           This box has a color of #cd4d9d        
        
          <div style="background-color:#cd4d9d;">Content here</div>
        
        
          .mybackground {background-color:#cd4d9d;}
        
        Background color #cd4d9d
      
           Border around this has a color of #cd4d9d        
        
          <div style="border:2px solid #cd4d9d;">Content here</div>
        
        
          .myborder {border:2px solid #cd4d9d;}
        
        Border color #cd4d9d