#cb96b1 color space conversions
Hex:
        #cb96b1
        RGB:
        203, 150, 177
        CMY:
        20, 41, 31
        CMYK:
        0, 26, 13, 20
      HSL:
        329°, 33.7580%, 69.2157%
        HSV (HSB):
        329°, 26.1084%, 79.6078%
        XYZ:
        43.4708, 37.6835, 46.5775
        xyY:
        0.3403, 0.2950, 37.6835
      CIE-Lab:
        67.7867, 24.0829, -6.2362
        CIE-LCH:
        67.7867, 24.8772, 345.4823
        CIE-Luv:
        67.7867, 30.3869, -13.3957
        Hunter-Lab:
        61.3869, 18.9766, -2.0156
      #cb96b1 color charts
#cb96b1 RGB chart
      #cb96b1 CMYK chart
      #cb96b1 RGB pie chart
      #cb96b1 color shades, tints & tones
#cb96b1 color schemes
#cb96b1 color preview, HTML & CSS examples
           This text has a color of #cb96b1        
        
          <p style="color:#cb96b1;">Text here</p>
        
        
          .mytext {color:#cb96b1;}
        
        Text color #cb96b1
      
           This box has a color of #cb96b1        
        
          <div style="background-color:#cb96b1;">Content here</div>
        
        
          .mybackground {background-color:#cb96b1;}
        
        Background color #cb96b1
      
           Border around this has a color of #cb96b1        
        
          <div style="border:2px solid #cb96b1;">Content here</div>
        
        
          .myborder {border:2px solid #cb96b1;}
        
        Border color #cb96b1