#cd1258 color space conversions
Hex:
        #cd1258
        RGB:
        205, 18, 88
        CMY:
        20, 93, 65
        CMYK:
        0, 91, 57, 20
      HSL:
        338°, 83.8565%, 43.7255%
        HSV (HSB):
        338°, 91.2195%, 80.3922%
        XYZ:
        27.1546, 14.1163, 10.5260
        xyY:
        0.5243, 0.2725, 14.1163
      CIE-Lab:
        44.3993, 68.9682, 12.3461
        CIE-LCH:
        44.3993, 70.0646, 10.1491
        CIE-Luv:
        44.3993, 117.5969, 0.7948
        Hunter-Lab:
        37.5717, 63.2587, 9.6896
      #cd1258 color charts
#cd1258 RGB chart
      #cd1258 CMYK chart
      #cd1258 RGB pie chart
      #cd1258 color shades, tints & tones
#cd1258 color schemes
#cd1258 color preview, HTML & CSS examples
           This text has a color of #cd1258        
        
          <p style="color:#cd1258;">Text here</p>
        
        
          .mytext {color:#cd1258;}
        
        Text color #cd1258
      
           This box has a color of #cd1258        
        
          <div style="background-color:#cd1258;">Content here</div>
        
        
          .mybackground {background-color:#cd1258;}
        
        Background color #cd1258
      
           Border around this has a color of #cd1258        
        
          <div style="border:2px solid #cd1258;">Content here</div>
        
        
          .myborder {border:2px solid #cd1258;}
        
        Border color #cd1258