#b15f96 color space conversions
Hex:
        #b15f96
        RGB:
        177, 95, 150
        CMY:
        31, 63, 41
        CMYK:
        0, 46, 15, 31
      HSL:
        320°, 34.4538%, 53.3333%
        HSV (HSB):
        320°, 46.3277%, 69.4118%
        XYZ:
        27.7287, 19.7335, 31.2017
        xyY:
        0.3525, 0.2509, 19.7335
      CIE-Lab:
        51.5346, 40.5172, -15.4178
        CIE-LCH:
        51.5346, 43.3515, 339.1669
        CIE-Luv:
        51.5346, 45.5085, -28.6579
        Hunter-Lab:
        44.4224, 33.6812, -10.5487
      #b15f96 color charts
#b15f96 RGB chart
      #b15f96 CMYK chart
      #b15f96 RGB pie chart
      #b15f96 color shades, tints & tones
#b15f96 color schemes
#b15f96 color preview, HTML & CSS examples
           This text has a color of #b15f96        
        
          <p style="color:#b15f96;">Text here</p>
        
        
          .mytext {color:#b15f96;}
        
        Text color #b15f96
      
           This box has a color of #b15f96        
        
          <div style="background-color:#b15f96;">Content here</div>
        
        
          .mybackground {background-color:#b15f96;}
        
        Background color #b15f96
      
           Border around this has a color of #b15f96        
        
          <div style="border:2px solid #b15f96;">Content here</div>
        
        
          .myborder {border:2px solid #b15f96;}
        
        Border color #b15f96