#cd0e56 color space conversions
Hex:
        #cd0e56
        RGB:
        205, 14, 86
        CMY:
        20, 95, 66
        CMYK:
        0, 93, 58, 20
      HSL:
        337°, 87.2146%, 42.9412%
        HSV (HSB):
        337°, 93.1707%, 80.3922%
        XYZ:
        27.0136, 13.9651, 10.0759
        xyY:
        0.5291, 0.2735, 13.9651
      CIE-Lab:
        44.1828, 69.3303, 13.3006
        CIE-LCH:
        44.1828, 70.5946, 10.8599
        CIE-Luv:
        44.1828, 119.0606, 1.6632
        Hunter-Lab:
        37.3699, 63.6350, 10.1729
      #cd0e56 color charts
#cd0e56 RGB chart
      #cd0e56 CMYK chart
      #cd0e56 RGB pie chart
      #cd0e56 color shades, tints & tones
#cd0e56 color schemes
#cd0e56 color preview, HTML & CSS examples
           This text has a color of #cd0e56        
        
          <p style="color:#cd0e56;">Text here</p>
        
        
          .mytext {color:#cd0e56;}
        
        Text color #cd0e56
      
           This box has a color of #cd0e56        
        
          <div style="background-color:#cd0e56;">Content here</div>
        
        
          .mybackground {background-color:#cd0e56;}
        
        Background color #cd0e56
      
           Border around this has a color of #cd0e56        
        
          <div style="border:2px solid #cd0e56;">Content here</div>
        
        
          .myborder {border:2px solid #cd0e56;}
        
        Border color #cd0e56