#cd2c8d color space conversions
Hex:
        #cd2c8d
        RGB:
        205, 44, 141
        CMY:
        20, 83, 45
        CMYK:
        0, 79, 31, 20
      HSL:
        324°, 64.6586%, 48.8235%
        HSV (HSB):
        324°, 78.5366%, 80.3922%
        XYZ:
        30.8852, 16.7036, 26.7956
        xyY:
        0.4152, 0.2246, 16.7036
      CIE-Lab:
        47.8844, 68.3849, -15.1872
        CIE-LCH:
        47.8844, 70.0510, 347.4787
        CIE-Luv:
        47.8844, 89.3892, -32.9013
        Hunter-Lab:
        40.8700, 63.3689, -10.2632
      #cd2c8d color charts
#cd2c8d RGB chart
      #cd2c8d CMYK chart
      #cd2c8d RGB pie chart
      #cd2c8d color shades, tints & tones
#cd2c8d color schemes
#cd2c8d color preview, HTML & CSS examples
           This text has a color of #cd2c8d        
        
          <p style="color:#cd2c8d;">Text here</p>
        
        
          .mytext {color:#cd2c8d;}
        
        Text color #cd2c8d
      
           This box has a color of #cd2c8d        
        
          <div style="background-color:#cd2c8d;">Content here</div>
        
        
          .mybackground {background-color:#cd2c8d;}
        
        Background color #cd2c8d
      
           Border around this has a color of #cd2c8d        
        
          <div style="border:2px solid #cd2c8d;">Content here</div>
        
        
          .myborder {border:2px solid #cd2c8d;}
        
        Border color #cd2c8d