#cb2858 color space conversions
Hex:
        #cb2858
        RGB:
        203, 40, 88
        CMY:
        20, 84, 65
        CMYK:
        0, 80, 57, 20
      HSL:
        342°, 67.0782%, 47.6471%
        HSV (HSB):
        342°, 80.2956%, 79.6078%
        XYZ:
        27.1488, 14.9187, 10.6812
        xyY:
        0.5147, 0.2828, 14.9187
      CIE-Lab:
        45.5226, 64.1031, 13.8340
        CIE-LCH:
        45.5226, 65.5789, 12.1781
        CIE-Luv:
        45.5226, 110.0303, 3.6426
        Hunter-Lab:
        38.6247, 57.8723, 10.6413
      #cb2858 color charts
#cb2858 RGB chart
      #cb2858 CMYK chart
      #cb2858 RGB pie chart
      #cb2858 color shades, tints & tones
#cb2858 color schemes
#cb2858 color preview, HTML & CSS examples
           This text has a color of #cb2858        
        
          <p style="color:#cb2858;">Text here</p>
        
        
          .mytext {color:#cb2858;}
        
        Text color #cb2858
      
           This box has a color of #cb2858        
        
          <div style="background-color:#cb2858;">Content here</div>
        
        
          .mybackground {background-color:#cb2858;}
        
        Background color #cb2858
      
           Border around this has a color of #cb2858        
        
          <div style="border:2px solid #cb2858;">Content here</div>
        
        
          .myborder {border:2px solid #cb2858;}
        
        Border color #cb2858