#cb4b96 color space conversions
Hex:
        #cb4b96
        RGB:
        203, 75, 150
        CMY:
        20, 71, 41
        CMYK:
        0, 63, 26, 20
      HSL:
        325°, 55.1724%, 54.5098%
        HSV (HSB):
        325°, 63.0542%, 79.6078%
        XYZ:
        32.6497, 19.9307, 30.9803
        xyY:
        0.3907, 0.2385, 19.9307
      CIE-Lab:
        51.7587, 58.1102, -14.7189
        CIE-LCH:
        51.7587, 59.9453, 345.7863
        CIE-Luv:
        51.7587, 73.8647, -30.8363
        Hunter-Lab:
        44.6438, 52.4172, -9.8934
      #cb4b96 color charts
#cb4b96 RGB chart
      #cb4b96 CMYK chart
      #cb4b96 RGB pie chart
      #cb4b96 color shades, tints & tones
#cb4b96 color schemes
#cb4b96 color preview, HTML & CSS examples
           This text has a color of #cb4b96        
        
          <p style="color:#cb4b96;">Text here</p>
        
        
          .mytext {color:#cb4b96;}
        
        Text color #cb4b96
      
           This box has a color of #cb4b96        
        
          <div style="background-color:#cb4b96;">Content here</div>
        
        
          .mybackground {background-color:#cb4b96;}
        
        Background color #cb4b96
      
           Border around this has a color of #cb4b96        
        
          <div style="border:2px solid #cb4b96;">Content here</div>
        
        
          .myborder {border:2px solid #cb4b96;}
        
        Border color #cb4b96