#b85a98 color space conversions
Hex:
        #b85a98
        RGB:
        184, 90, 152
        CMY:
        28, 65, 40
        CMYK:
        0, 51, 17, 28
      HSL:
        320°, 39.8305%, 53.7255%
        HSV (HSB):
        320°, 51.0870%, 72.1569%
        XYZ:
        29.0908, 19.7697, 31.9884
        xyY:
        0.3598, 0.2445, 19.7697
      CIE-Lab:
        51.5758, 45.6831, -16.4459
        CIE-LCH:
        51.5758, 48.5532, 340.2011
        CIE-Luv:
        51.5758, 52.4074, -31.0498
        Hunter-Lab:
        44.4631, 38.9766, -11.5313
      #b85a98 color charts
#b85a98 RGB chart
      #b85a98 CMYK chart
      #b85a98 RGB pie chart
      #b85a98 color shades, tints & tones
#b85a98 color schemes
#b85a98 color preview, HTML & CSS examples
           This text has a color of #b85a98        
        
          <p style="color:#b85a98;">Text here</p>
        
        
          .mytext {color:#b85a98;}
        
        Text color #b85a98
      
           This box has a color of #b85a98        
        
          <div style="background-color:#b85a98;">Content here</div>
        
        
          .mybackground {background-color:#b85a98;}
        
        Background color #b85a98
      
           Border around this has a color of #b85a98        
        
          <div style="border:2px solid #b85a98;">Content here</div>
        
        
          .myborder {border:2px solid #b85a98;}
        
        Border color #b85a98