#cd2cc0 color space conversions
Hex:
        #cd2cc0
        RGB:
        205, 44, 192
        CMY:
        20, 83, 25
        CMYK:
        0, 79, 6, 20
      HSL:
        305°, 64.6586%, 48.8235%
        HSV (HSB):
        305°, 78.5366%, 80.3922%
        XYZ:
        35.5919, 18.5863, 51.5808
        xyY:
        0.3365, 0.1757, 18.5863
      CIE-Lab:
        50.1996, 75.0483, -41.7723
        CIE-LCH:
        50.1996, 85.8904, 330.8995
        CIE-Luv:
        50.1996, 68.9357, -72.9390
        Hunter-Lab:
        43.1118, 71.9192, -40.7588
      #cd2cc0 color charts
#cd2cc0 RGB chart
      #cd2cc0 CMYK chart
      #cd2cc0 RGB pie chart
      #cd2cc0 color shades, tints & tones
#cd2cc0 color schemes
#cd2cc0 color preview, HTML & CSS examples
           This text has a color of #cd2cc0        
        
          <p style="color:#cd2cc0;">Text here</p>
        
        
          .mytext {color:#cd2cc0;}
        
        Text color #cd2cc0
      
           This box has a color of #cd2cc0        
        
          <div style="background-color:#cd2cc0;">Content here</div>
        
        
          .mybackground {background-color:#cd2cc0;}
        
        Background color #cd2cc0
      
           Border around this has a color of #cd2cc0        
        
          <div style="border:2px solid #cd2cc0;">Content here</div>
        
        
          .myborder {border:2px solid #cd2cc0;}
        
        Border color #cd2cc0