#b04e96 color space conversions
Hex:
        #b04e96
        RGB:
        176, 78, 150
        CMY:
        31, 69, 41
        CMYK:
        0, 56, 15, 31
      HSL:
        316°, 38.5827%, 49.8039%
        HSV (HSB):
        316°, 55.6818%, 69.0196%
        XYZ:
        26.1339, 16.8809, 30.7351
        xyY:
        0.3544, 0.2289, 16.8809
      CIE-Lab:
        48.1096, 48.7967, -20.6625
        CIE-LCH:
        48.1096, 52.9911, 337.0503
        CIE-Luv:
        48.1096, 52.2282, -37.1726
        Hunter-Lab:
        41.0864, 41.6378, -15.5921
      #b04e96 color charts
#b04e96 RGB chart
      #b04e96 CMYK chart
      #b04e96 RGB pie chart
      #b04e96 color shades, tints & tones
#b04e96 color schemes
#b04e96 color preview, HTML & CSS examples
           This text has a color of #b04e96        
        
          <p style="color:#b04e96;">Text here</p>
        
        
          .mytext {color:#b04e96;}
        
        Text color #b04e96
      
           This box has a color of #b04e96        
        
          <div style="background-color:#b04e96;">Content here</div>
        
        
          .mybackground {background-color:#b04e96;}
        
        Background color #b04e96
      
           Border around this has a color of #b04e96        
        
          <div style="border:2px solid #b04e96;">Content here</div>
        
        
          .myborder {border:2px solid #b04e96;}
        
        Border color #b04e96