#cd114b color space conversions
Hex:
        #cd114b
        RGB:
        205, 17, 75
        CMY:
        20, 93, 71
        CMYK:
        0, 92, 63, 20
      HSL:
        341°, 84.6847%, 43.5294%
        HSV (HSB):
        341°, 91.7073%, 80.3922%
        XYZ:
        26.6473, 13.8880, 7.9328
        xyY:
        0.5498, 0.2865, 13.8880
      CIE-Lab:
        44.0719, 68.3157, 20.0404
        CIE-LCH:
        44.0719, 71.1944, 16.3491
        CIE-Luv:
        44.0719, 122.6500, 8.4196
        Hunter-Lab:
        37.2667, 62.4187, 13.4658
      #cd114b color charts
#cd114b RGB chart
      #cd114b CMYK chart
      #cd114b RGB pie chart
      #cd114b color shades, tints & tones
#cd114b color schemes
#cd114b color preview, HTML & CSS examples
           This text has a color of #cd114b        
        
          <p style="color:#cd114b;">Text here</p>
        
        
          .mytext {color:#cd114b;}
        
        Text color #cd114b
      
           This box has a color of #cd114b        
        
          <div style="background-color:#cd114b;">Content here</div>
        
        
          .mybackground {background-color:#cd114b;}
        
        Background color #cd114b
      
           Border around this has a color of #cd114b        
        
          <div style="border:2px solid #cd114b;">Content here</div>
        
        
          .myborder {border:2px solid #cd114b;}
        
        Border color #cd114b