#cb2571 color space conversions
Hex:
        #cb2571
        RGB:
        203, 37, 113
        CMY:
        20, 85, 56
        CMYK:
        0, 82, 44, 20
      HSL:
        333°, 69.1667%, 47.0588%
        HSV (HSB):
        333°, 81.7734%, 79.6078%
        XYZ:
        28.2708, 15.2119, 17.0689
        xyY:
        0.4669, 0.2512, 15.2119
      CIE-Lab:
        45.9231, 66.8520, -1.0758
        CIE-LCH:
        45.9231, 66.8606, 359.0780
        CIE-Luv:
        45.9231, 101.3252, -13.9315
        Hunter-Lab:
        39.0024, 61.1310, 1.3542
      #cb2571 color charts
#cb2571 RGB chart
      #cb2571 CMYK chart
      #cb2571 RGB pie chart
      #cb2571 color shades, tints & tones
#cb2571 color schemes
#cb2571 color preview, HTML & CSS examples
           This text has a color of #cb2571        
        
          <p style="color:#cb2571;">Text here</p>
        
        
          .mytext {color:#cb2571;}
        
        Text color #cb2571
      
           This box has a color of #cb2571        
        
          <div style="background-color:#cb2571;">Content here</div>
        
        
          .mybackground {background-color:#cb2571;}
        
        Background color #cb2571
      
           Border around this has a color of #cb2571        
        
          <div style="border:2px solid #cb2571;">Content here</div>
        
        
          .myborder {border:2px solid #cb2571;}
        
        Border color #cb2571