#b14b96 color space conversions
Hex:
        #b14b96
        RGB:
        177, 75, 150
        CMY:
        31, 71, 41
        CMYK:
        0, 58, 15, 31
      HSL:
        316°, 40.4762%, 49.4118%
        HSV (HSB):
        316°, 57.6271%, 69.4118%
        XYZ:
        26.1526, 16.5813, 30.6763
        xyY:
        0.3563, 0.2259, 16.5813
      CIE-Lab:
        47.7280, 50.5187, -21.2366
        CIE-LCH:
        47.7280, 54.8008, 337.1995
        CIE-Luv:
        47.7280, 54.1536, -38.2211
        Hunter-Lab:
        40.7201, 43.3817, -16.1617
      #b14b96 color charts
#b14b96 RGB chart
      #b14b96 CMYK chart
      #b14b96 RGB pie chart
      #b14b96 color shades, tints & tones
#b14b96 color schemes
#b14b96 color preview, HTML & CSS examples
           This text has a color of #b14b96        
        
          <p style="color:#b14b96;">Text here</p>
        
        
          .mytext {color:#b14b96;}
        
        Text color #b14b96
      
           This box has a color of #b14b96        
        
          <div style="background-color:#b14b96;">Content here</div>
        
        
          .mybackground {background-color:#b14b96;}
        
        Background color #b14b96
      
           Border around this has a color of #b14b96        
        
          <div style="border:2px solid #b14b96;">Content here</div>
        
        
          .myborder {border:2px solid #b14b96;}
        
        Border color #b14b96