#b14e96 color space conversions
Hex:
        #b14e96
        RGB:
        177, 78, 150
        CMY:
        31, 69, 41
        CMYK:
        0, 56, 15, 31
      HSL:
        316°, 38.8235%, 50.0000%
        HSV (HSB):
        316°, 55.9322%, 69.4118%
        XYZ:
        26.3609, 16.9979, 30.7457
        xyY:
        0.3557, 0.2294, 16.9979
      CIE-Lab:
        48.2574, 49.0982, -20.4228
        CIE-LCH:
        48.2574, 53.1764, 337.4148
        CIE-Luv:
        48.2574, 52.9617, -36.9013
        Hunter-Lab:
        41.2285, 41.9803, -15.3549
      #b14e96 color charts
#b14e96 RGB chart
      #b14e96 CMYK chart
      #b14e96 RGB pie chart
      #b14e96 color shades, tints & tones
#b14e96 color schemes
#b14e96 color preview, HTML & CSS examples
           This text has a color of #b14e96        
        
          <p style="color:#b14e96;">Text here</p>
        
        
          .mytext {color:#b14e96;}
        
        Text color #b14e96
      
           This box has a color of #b14e96        
        
          <div style="background-color:#b14e96;">Content here</div>
        
        
          .mybackground {background-color:#b14e96;}
        
        Background color #b14e96
      
           Border around this has a color of #b14e96        
        
          <div style="border:2px solid #b14e96;">Content here</div>
        
        
          .myborder {border:2px solid #b14e96;}
        
        Border color #b14e96