#cb2b96 color space conversions
Hex:
        #cb2b96
        RGB:
        203, 43, 150
        CMY:
        20, 83, 41
        CMYK:
        0, 79, 26, 20
      HSL:
        320°, 65.0407%, 48.2353%
        HSV (HSB):
        320°, 78.8177%, 79.6078%
        XYZ:
        30.9975, 16.6263, 30.4296
        xyY:
        0.3971, 0.2130, 16.6263
      CIE-Lab:
        47.7856, 69.2264, -20.7849
        CIE-LCH:
        47.7856, 72.2794, 343.2879
        CIE-Luv:
        47.7856, 84.3317, -40.8397
        Hunter-Lab:
        40.7753, 64.3393, -15.7039
      #cb2b96 color charts
#cb2b96 RGB chart
      #cb2b96 CMYK chart
      #cb2b96 RGB pie chart
      #cb2b96 color shades, tints & tones
#cb2b96 color schemes
#cb2b96 color preview, HTML & CSS examples
           This text has a color of #cb2b96        
        
          <p style="color:#cb2b96;">Text here</p>
        
        
          .mytext {color:#cb2b96;}
        
        Text color #cb2b96
      
           This box has a color of #cb2b96        
        
          <div style="background-color:#cb2b96;">Content here</div>
        
        
          .mybackground {background-color:#cb2b96;}
        
        Background color #cb2b96
      
           Border around this has a color of #cb2b96        
        
          <div style="border:2px solid #cb2b96;">Content here</div>
        
        
          .myborder {border:2px solid #cb2b96;}
        
        Border color #cb2b96