#cd4dc2 color space conversions
Hex:
        #cd4dc2
        RGB:
        205, 77, 194
        CMY:
        20, 70, 24
        CMYK:
        0, 62, 5, 20
      HSL:
        305°, 56.1404%, 55.2941%
        HSV (HSB):
        305°, 62.4390%, 80.3922%
        XYZ:
        37.5683, 22.1819, 53.3404
        xyY:
        0.3322, 0.1961, 22.1819
      CIE-Lab:
        54.2195, 64.2720, -36.5945
        CIE-LCH:
        54.2195, 73.9598, 330.3441
        CIE-Luv:
        54.2195, 60.2822, -64.7677
        Hunter-Lab:
        47.0977, 59.9627, -34.1804
      #cd4dc2 color charts
#cd4dc2 RGB chart
      #cd4dc2 CMYK chart
      #cd4dc2 RGB pie chart
      #cd4dc2 color shades, tints & tones
#cd4dc2 color schemes
#cd4dc2 color preview, HTML & CSS examples
           This text has a color of #cd4dc2        
        
          <p style="color:#cd4dc2;">Text here</p>
        
        
          .mytext {color:#cd4dc2;}
        
        Text color #cd4dc2
      
           This box has a color of #cd4dc2        
        
          <div style="background-color:#cd4dc2;">Content here</div>
        
        
          .mybackground {background-color:#cd4dc2;}
        
        Background color #cd4dc2
      
           Border around this has a color of #cd4dc2        
        
          <div style="border:2px solid #cd4dc2;">Content here</div>
        
        
          .myborder {border:2px solid #cd4dc2;}
        
        Border color #cd4dc2