#cd2dc0 color space conversions
Hex:
        #cd2dc0
        RGB:
        205, 45, 192
        CMY:
        20, 82, 25
        CMYK:
        0, 78, 6, 20
      HSL:
        305°, 64.0000%, 49.0196%
        HSV (HSB):
        305°, 78.0488%, 80.3922%
        XYZ:
        35.6297, 18.6617, 51.5933
        xyY:
        0.3365, 0.1762, 18.6617
      CIE-Lab:
        50.2890, 74.7901, -41.6308
        CIE-LCH:
        50.2890, 85.5961, 330.8982
        CIE-Luv:
        50.2890, 68.7592, -72.7236
        Hunter-Lab:
        43.1992, 71.6240, -40.5714
      #cd2dc0 color charts
#cd2dc0 RGB chart
      #cd2dc0 CMYK chart
      #cd2dc0 RGB pie chart
      #cd2dc0 color shades, tints & tones
#cd2dc0 color schemes
#cd2dc0 color preview, HTML & CSS examples
           This text has a color of #cd2dc0        
        
          <p style="color:#cd2dc0;">Text here</p>
        
        
          .mytext {color:#cd2dc0;}
        
        Text color #cd2dc0
      
           This box has a color of #cd2dc0        
        
          <div style="background-color:#cd2dc0;">Content here</div>
        
        
          .mybackground {background-color:#cd2dc0;}
        
        Background color #cd2dc0
      
           Border around this has a color of #cd2dc0        
        
          <div style="border:2px solid #cd2dc0;">Content here</div>
        
        
          .myborder {border:2px solid #cd2dc0;}
        
        Border color #cd2dc0