#cd0ccb color space conversions
Hex:
        #cd0ccb
        RGB:
        205, 12, 203
        CMY:
        20, 95, 20
        CMYK:
        0, 94, 1, 20
      HSL:
        301°, 88.9401%, 42.5490%
        HSV (HSB):
        301°, 94.1463%, 80.3922%
        XYZ:
        36.0878, 17.5539, 57.9861
        xyY:
        0.3233, 0.1573, 17.5539
      CIE-Lab:
        48.9505, 82.0984, -50.1295
        CIE-LCH:
        48.9505, 96.1931, 328.5917
        CIE-Luv:
        48.9505, 68.1627, -85.6409
        Hunter-Lab:
        41.8973, 80.4286, -52.7295
      #cd0ccb color charts
#cd0ccb RGB chart
      #cd0ccb CMYK chart
      #cd0ccb RGB pie chart
      #cd0ccb color shades, tints & tones
#cd0ccb color schemes
#cd0ccb color preview, HTML & CSS examples
           This text has a color of #cd0ccb        
        
          <p style="color:#cd0ccb;">Text here</p>
        
        
          .mytext {color:#cd0ccb;}
        
        Text color #cd0ccb
      
           This box has a color of #cd0ccb        
        
          <div style="background-color:#cd0ccb;">Content here</div>
        
        
          .mybackground {background-color:#cd0ccb;}
        
        Background color #cd0ccb
      
           Border around this has a color of #cd0ccb        
        
          <div style="border:2px solid #cd0ccb;">Content here</div>
        
        
          .myborder {border:2px solid #cd0ccb;}
        
        Border color #cd0ccb