#b85e95 color space conversions
Hex:
        #b85e95
        RGB:
        184, 94, 149
        CMY:
        28, 63, 42
        CMYK:
        0, 49, 19, 28
      HSL:
        323°, 38.7931%, 54.5098%
        HSV (HSB):
        323°, 48.9130%, 72.1569%
        XYZ:
        29.1947, 20.3657, 30.8260
        xyY:
        0.3632, 0.2533, 20.3657
      CIE-Lab:
        52.2482, 43.1855, -13.6563
        CIE-LCH:
        52.2482, 45.2933, 342.4518
        CIE-Luv:
        52.2482, 51.3125, -26.6540
        Hunter-Lab:
        45.1284, 36.5016, -8.9096
      #b85e95 color charts
#b85e95 RGB chart
      #b85e95 CMYK chart
      #b85e95 RGB pie chart
      #b85e95 color shades, tints & tones
#b85e95 color schemes
#b85e95 color preview, HTML & CSS examples
           This text has a color of #b85e95        
        
          <p style="color:#b85e95;">Text here</p>
        
        
          .mytext {color:#b85e95;}
        
        Text color #b85e95
      
           This box has a color of #b85e95        
        
          <div style="background-color:#b85e95;">Content here</div>
        
        
          .mybackground {background-color:#b85e95;}
        
        Background color #b85e95
      
           Border around this has a color of #b85e95        
        
          <div style="border:2px solid #b85e95;">Content here</div>
        
        
          .myborder {border:2px solid #b85e95;}
        
        Border color #b85e95