#cd0dc3 color space conversions
Hex:
        #cd0dc3
        RGB:
        205, 13, 195
        CMY:
        20, 95, 24
        CMYK:
        0, 94, 5, 20
      HSL:
        303°, 88.0734%, 42.7451%
        HSV (HSB):
        303°, 93.6585%, 80.3922%
        XYZ:
        35.1711, 17.2071, 53.0973
        xyY:
        0.3335, 0.1631, 17.2071
      CIE-Lab:
        48.5199, 80.8621, -46.1815
        CIE-LCH:
        48.5199, 93.1204, 330.2687
        CIE-Luv:
        48.5199, 71.2864, -79.5691
        Hunter-Lab:
        41.4815, 78.7531, -46.8557
      #cd0dc3 color charts
#cd0dc3 RGB chart
      #cd0dc3 CMYK chart
      #cd0dc3 RGB pie chart
      #cd0dc3 color shades, tints & tones
#cd0dc3 color schemes
#cd0dc3 color preview, HTML & CSS examples
           This text has a color of #cd0dc3        
        
          <p style="color:#cd0dc3;">Text here</p>
        
        
          .mytext {color:#cd0dc3;}
        
        Text color #cd0dc3
      
           This box has a color of #cd0dc3        
        
          <div style="background-color:#cd0dc3;">Content here</div>
        
        
          .mybackground {background-color:#cd0dc3;}
        
        Background color #cd0dc3
      
           Border around this has a color of #cd0dc3        
        
          <div style="border:2px solid #cd0dc3;">Content here</div>
        
        
          .myborder {border:2px solid #cd0dc3;}
        
        Border color #cd0dc3