#b95e99 color space conversions
Hex:
        #b95e99
        RGB:
        185, 94, 153
        CMY:
        27, 63, 40
        CMYK:
        0, 49, 17, 27
      HSL:
        321°, 39.3939%, 54.7059%
        HSV (HSB):
        321°, 49.1892%, 72.5490%
        XYZ:
        29.7601, 20.6196, 32.5484
        xyY:
        0.3589, 0.2486, 20.6196
      CIE-Lab:
        52.5306, 44.1317, -15.5710
        CIE-LCH:
        52.5306, 46.7982, 340.5656
        CIE-Luv:
        52.5306, 51.0473, -29.6269
        Hunter-Lab:
        45.4088, 37.5200, -10.7121
      #b95e99 color charts
#b95e99 RGB chart
      #b95e99 CMYK chart
      #b95e99 RGB pie chart
      #b95e99 color shades, tints & tones
#b95e99 color schemes
#b95e99 color preview, HTML & CSS examples
           This text has a color of #b95e99        
        
          <p style="color:#b95e99;">Text here</p>
        
        
          .mytext {color:#b95e99;}
        
        Text color #b95e99
      
           This box has a color of #b95e99        
        
          <div style="background-color:#b95e99;">Content here</div>
        
        
          .mybackground {background-color:#b95e99;}
        
        Background color #b95e99
      
           Border around this has a color of #b95e99        
        
          <div style="border:2px solid #b95e99;">Content here</div>
        
        
          .myborder {border:2px solid #b95e99;}
        
        Border color #b95e99