#cb5c96 color space conversions
Hex:
        #cb5c96
        RGB:
        203, 92, 150
        CMY:
        20, 64, 41
        CMYK:
        0, 55, 26, 20
      HSL:
        329°, 51.6279%, 57.8431%
        HSV (HSB):
        329°, 54.6798%, 79.6078%
        XYZ:
        33.9608, 22.5528, 31.4174
        xyY:
        0.3862, 0.2565, 22.5528
      CIE-Lab:
        54.6087, 50.4517, -10.4208
        CIE-LCH:
        54.6087, 51.5167, 348.3297
        CIE-Luv:
        54.6087, 66.2728, -23.5965
        Hunter-Lab:
        47.4898, 44.5413, -5.9810
      #cb5c96 color charts
#cb5c96 RGB chart
      #cb5c96 CMYK chart
      #cb5c96 RGB pie chart
      #cb5c96 color shades, tints & tones
#cb5c96 color schemes
#cb5c96 color preview, HTML & CSS examples
           This text has a color of #cb5c96        
        
          <p style="color:#cb5c96;">Text here</p>
        
        
          .mytext {color:#cb5c96;}
        
        Text color #cb5c96
      
           This box has a color of #cb5c96        
        
          <div style="background-color:#cb5c96;">Content here</div>
        
        
          .mybackground {background-color:#cb5c96;}
        
        Background color #cb5c96
      
           Border around this has a color of #cb5c96        
        
          <div style="border:2px solid #cb5c96;">Content here</div>
        
        
          .myborder {border:2px solid #cb5c96;}
        
        Border color #cb5c96