#b85b96 color space conversions
Hex:
        #b85b96
        RGB:
        184, 91, 150
        CMY:
        28, 64, 41
        CMYK:
        0, 51, 18, 28
      HSL:
        322°, 39.5745%, 53.9216%
        HSV (HSB):
        322°, 50.5435%, 72.1569%
        XYZ:
        29.0133, 19.8745, 31.1612
        xyY:
        0.3624, 0.2483, 19.8745
      CIE-Lab:
        51.6951, 44.8694, -15.0841
        CIE-LCH:
        51.6951, 47.3370, 341.4185
        CIE-Luv:
        51.6951, 52.4680, -28.9486
        Hunter-Lab:
        44.5809, 38.1515, -10.2360
      #b85b96 color charts
#b85b96 RGB chart
      #b85b96 CMYK chart
      #b85b96 RGB pie chart
      #b85b96 color shades, tints & tones
#b85b96 color schemes
#b85b96 color preview, HTML & CSS examples
           This text has a color of #b85b96        
        
          <p style="color:#b85b96;">Text here</p>
        
        
          .mytext {color:#b85b96;}
        
        Text color #b85b96
      
           This box has a color of #b85b96        
        
          <div style="background-color:#b85b96;">Content here</div>
        
        
          .mybackground {background-color:#b85b96;}
        
        Background color #b85b96
      
           Border around this has a color of #b85b96        
        
          <div style="border:2px solid #b85b96;">Content here</div>
        
        
          .myborder {border:2px solid #b85b96;}
        
        Border color #b85b96