#cd24aa color space conversions
Hex:
        #cd24aa
        RGB:
        205, 36, 170
        CMY:
        20, 86, 33
        CMYK:
        0, 82, 17, 20
      HSL:
        312°, 70.1245%, 47.2549%
        HSV (HSB):
        312°, 82.4390%, 80.3922%
        XYZ:
        33.0634, 17.1432, 39.5965
        xyY:
        0.3682, 0.1909, 17.1432
      CIE-Lab:
        48.4399, 73.8883, -31.6531
        CIE-LCH:
        48.4399, 80.3829, 336.8101
        CIE-Luv:
        48.4399, 79.0413, -57.3695
        Hunter-Lab:
        41.4043, 70.0836, -27.7183
      #cd24aa color charts
#cd24aa RGB chart
      #cd24aa CMYK chart
      #cd24aa RGB pie chart
      #cd24aa color shades, tints & tones
#cd24aa color schemes
#cd24aa color preview, HTML & CSS examples
           This text has a color of #cd24aa        
        
          <p style="color:#cd24aa;">Text here</p>
        
        
          .mytext {color:#cd24aa;}
        
        Text color #cd24aa
      
           This box has a color of #cd24aa        
        
          <div style="background-color:#cd24aa;">Content here</div>
        
        
          .mybackground {background-color:#cd24aa;}
        
        Background color #cd24aa
      
           Border around this has a color of #cd24aa        
        
          <div style="border:2px solid #cd24aa;">Content here</div>
        
        
          .myborder {border:2px solid #cd24aa;}
        
        Border color #cd24aa