#cd2dc5 color space conversions
Hex:
        #cd2dc5
        RGB:
        205, 45, 197
        CMY:
        20, 82, 23
        CMYK:
        0, 78, 4, 20
      HSL:
        303°, 64.0000%, 49.0196%
        HSV (HSB):
        303°, 78.0488%, 80.3922%
        XYZ:
        36.1933, 18.8871, 54.5613
        xyY:
        0.3301, 0.1723, 18.8871
      CIE-Lab:
        50.5549, 75.5352, -44.1067
        CIE-LCH:
        50.5549, 87.4698, 329.7184
        CIE-Luv:
        50.5549, 66.8933, -76.5893
        Hunter-Lab:
        43.4593, 72.6024, -44.0145
      #cd2dc5 color charts
#cd2dc5 RGB chart
      #cd2dc5 CMYK chart
      #cd2dc5 RGB pie chart
      #cd2dc5 color shades, tints & tones
#cd2dc5 color schemes
#cd2dc5 color preview, HTML & CSS examples
           This text has a color of #cd2dc5        
        
          <p style="color:#cd2dc5;">Text here</p>
        
        
          .mytext {color:#cd2dc5;}
        
        Text color #cd2dc5
      
           This box has a color of #cd2dc5        
        
          <div style="background-color:#cd2dc5;">Content here</div>
        
        
          .mybackground {background-color:#cd2dc5;}
        
        Background color #cd2dc5
      
           Border around this has a color of #cd2dc5        
        
          <div style="border:2px solid #cd2dc5;">Content here</div>
        
        
          .myborder {border:2px solid #cd2dc5;}
        
        Border color #cd2dc5