#cd0dc0 color space conversions
Hex:
        #cd0dc0
        RGB:
        205, 13, 192
        CMY:
        20, 95, 25
        CMYK:
        0, 94, 6, 20
      HSL:
        304°, 88.0734%, 42.7451%
        HSV (HSB):
        304°, 93.6585%, 80.3922%
        XYZ:
        34.8352, 17.0728, 51.3285
        xyY:
        0.3374, 0.1654, 17.0728
      CIE-Lab:
        48.3516, 80.4414, -44.7039
        CIE-LCH:
        48.3516, 92.0286, 330.9376
        CIE-Luv:
        48.3516, 72.5040, -77.2993
        Hunter-Lab:
        41.3192, 78.1804, -44.7292
      #cd0dc0 color charts
#cd0dc0 RGB chart
      #cd0dc0 CMYK chart
      #cd0dc0 RGB pie chart
      #cd0dc0 color shades, tints & tones
#cd0dc0 color schemes
#cd0dc0 color preview, HTML & CSS examples
           This text has a color of #cd0dc0        
        
          <p style="color:#cd0dc0;">Text here</p>
        
        
          .mytext {color:#cd0dc0;}
        
        Text color #cd0dc0
      
           This box has a color of #cd0dc0        
        
          <div style="background-color:#cd0dc0;">Content here</div>
        
        
          .mybackground {background-color:#cd0dc0;}
        
        Background color #cd0dc0
      
           Border around this has a color of #cd0dc0        
        
          <div style="border:2px solid #cd0dc0;">Content here</div>
        
        
          .myborder {border:2px solid #cd0dc0;}
        
        Border color #cd0dc0