#cb0255 color space conversions
Hex:
        #cb0255
        RGB:
        203, 2, 85
        CMY:
        20, 99, 67
        CMYK:
        0, 99, 58, 20
      HSL:
        335°, 98.0488%, 40.1961%
        HSV (HSB):
        335°, 99.0148%, 79.6078%
        XYZ:
        26.2900, 13.3958, 9.7943
        xyY:
        0.5313, 0.2707, 13.3958
      CIE-Lab:
        43.3537, 69.9425, 12.7215
        CIE-LCH:
        43.3537, 71.0900, 10.3085
        CIE-Luv:
        43.3537, 119.4629, 0.8399
        Hunter-Lab:
        36.6003, 64.1662, 9.7540
      #cb0255 color charts
#cb0255 RGB chart
      #cb0255 CMYK chart
      #cb0255 RGB pie chart
      #cb0255 color shades, tints & tones
#cb0255 color schemes
#cb0255 color preview, HTML & CSS examples
           This text has a color of #cb0255        
        
          <p style="color:#cb0255;">Text here</p>
        
        
          .mytext {color:#cb0255;}
        
        Text color #cb0255
      
           This box has a color of #cb0255        
        
          <div style="background-color:#cb0255;">Content here</div>
        
        
          .mybackground {background-color:#cb0255;}
        
        Background color #cb0255
      
           Border around this has a color of #cb0255        
        
          <div style="border:2px solid #cb0255;">Content here</div>
        
        
          .myborder {border:2px solid #cb0255;}
        
        Border color #cb0255