#cd4ac2 color space conversions
Hex:
        #cd4ac2
        RGB:
        205, 74, 194
        CMY:
        20, 71, 24
        CMYK:
        0, 64, 5, 20
      HSL:
        305°, 56.7100%, 54.7059%
        HSV (HSB):
        305°, 63.9024%, 80.3922%
        XYZ:
        37.3632, 21.7717, 53.2720
        xyY:
        0.3324, 0.1937, 21.7717
      CIE-Lab:
        53.7840, 65.4804, -37.2780
        CIE-LCH:
        53.7840, 75.3481, 330.3471
        CIE-Luv:
        53.7840, 61.1854, -65.8776
        Hunter-Lab:
        46.6602, 61.2788, -35.0294
      #cd4ac2 color charts
#cd4ac2 RGB chart
      #cd4ac2 CMYK chart
      #cd4ac2 RGB pie chart
      #cd4ac2 color shades, tints & tones
#cd4ac2 color schemes
#cd4ac2 color preview, HTML & CSS examples
           This text has a color of #cd4ac2        
        
          <p style="color:#cd4ac2;">Text here</p>
        
        
          .mytext {color:#cd4ac2;}
        
        Text color #cd4ac2
      
           This box has a color of #cd4ac2        
        
          <div style="background-color:#cd4ac2;">Content here</div>
        
        
          .mybackground {background-color:#cd4ac2;}
        
        Background color #cd4ac2
      
           Border around this has a color of #cd4ac2        
        
          <div style="border:2px solid #cd4ac2;">Content here</div>
        
        
          .myborder {border:2px solid #cd4ac2;}
        
        Border color #cd4ac2