#cb0271 color space conversions
Hex:
        #cb0271
        RGB:
        203, 2, 113
        CMY:
        20, 99, 56
        CMYK:
        0, 99, 44, 20
      HSL:
        327°, 98.0488%, 40.1961%
        HSV (HSB):
        327°, 99.0148%, 79.6078%
        XYZ:
        27.6309, 13.9322, 16.8557
        xyY:
        0.4730, 0.2385, 13.9322
      CIE-Lab:
        44.1355, 72.0197, -3.7068
        CIE-LCH:
        44.1355, 72.1150, 357.0537
        CIE-Luv:
        44.1355, 107.3039, -18.1959
        Hunter-Lab:
        37.3258, 66.8168, -0.6462
      #cb0271 color charts
#cb0271 RGB chart
      #cb0271 CMYK chart
      #cb0271 RGB pie chart
      #cb0271 color shades, tints & tones
#cb0271 color schemes
#cb0271 color preview, HTML & CSS examples
           This text has a color of #cb0271        
        
          <p style="color:#cb0271;">Text here</p>
        
        
          .mytext {color:#cb0271;}
        
        Text color #cb0271
      
           This box has a color of #cb0271        
        
          <div style="background-color:#cb0271;">Content here</div>
        
        
          .mybackground {background-color:#cb0271;}
        
        Background color #cb0271
      
           Border around this has a color of #cb0271        
        
          <div style="border:2px solid #cb0271;">Content here</div>
        
        
          .myborder {border:2px solid #cb0271;}
        
        Border color #cb0271