#cd32ac color space conversions
Hex:
        #cd32ac
        RGB:
        205, 50, 172
        CMY:
        20, 80, 33
        CMYK:
        0, 76, 16, 20
      HSL:
        313°, 60.7843%, 50.0000%
        HSV (HSB):
        313°, 75.6098%, 80.3922%
        XYZ:
        33.7638, 18.2389, 40.7706
        xyY:
        0.3639, 0.1966, 18.2389
      CIE-Lab:
        49.7846, 70.5581, -30.7320
        CIE-LCH:
        49.7846, 76.9604, 336.4642
        CIE-Luv:
        49.7846, 75.3933, -55.8463
        Hunter-Lab:
        42.7070, 66.3834, -26.7068
      #cd32ac color charts
#cd32ac RGB chart
      #cd32ac CMYK chart
      #cd32ac RGB pie chart
      #cd32ac color shades, tints & tones
#cd32ac color schemes
#cd32ac color preview, HTML & CSS examples
           This text has a color of #cd32ac        
        
          <p style="color:#cd32ac;">Text here</p>
        
        
          .mytext {color:#cd32ac;}
        
        Text color #cd32ac
      
           This box has a color of #cd32ac        
        
          <div style="background-color:#cd32ac;">Content here</div>
        
        
          .mybackground {background-color:#cd32ac;}
        
        Background color #cd32ac
      
           Border around this has a color of #cd32ac        
        
          <div style="border:2px solid #cd32ac;">Content here</div>
        
        
          .myborder {border:2px solid #cd32ac;}
        
        Border color #cd32ac