#b85a94 color space conversions
Hex:
        #b85a94
        RGB:
        184, 90, 148
        CMY:
        28, 65, 42
        CMYK:
        0, 51, 20, 28
      HSL:
        323°, 39.8305%, 53.7255%
        HSV (HSB):
        323°, 51.0870%, 72.1569%
        XYZ:
        28.7686, 19.6408, 30.2918
        xyY:
        0.3655, 0.2496, 19.6408
      CIE-Lab:
        51.4286, 45.0688, -14.3061
        CIE-LCH:
        51.4286, 47.2849, 342.3891
        CIE-Luv:
        51.4286, 53.4499, -27.8301
        Hunter-Lab:
        44.3179, 38.3154, -9.5028
      #b85a94 color charts
#b85a94 RGB chart
      #b85a94 CMYK chart
      #b85a94 RGB pie chart
      #b85a94 color shades, tints & tones
#b85a94 color schemes
#b85a94 color preview, HTML & CSS examples
           This text has a color of #b85a94        
        
          <p style="color:#b85a94;">Text here</p>
        
        
          .mytext {color:#b85a94;}
        
        Text color #b85a94
      
           This box has a color of #b85a94        
        
          <div style="background-color:#b85a94;">Content here</div>
        
        
          .mybackground {background-color:#b85a94;}
        
        Background color #b85a94
      
           Border around this has a color of #b85a94        
        
          <div style="border:2px solid #b85a94;">Content here</div>
        
        
          .myborder {border:2px solid #b85a94;}
        
        Border color #b85a94