#b04b99 color space conversions
Hex:
        #b04b99
        RGB:
        176, 75, 153
        CMY:
        31, 71, 40
        CMYK:
        0, 57, 13, 31
      HSL:
        314°, 40.2390%, 49.2157%
        HSV (HSB):
        314°, 57.3864%, 69.0196%
        XYZ:
        26.1703, 16.5622, 31.9545
        xyY:
        0.3504, 0.2218, 16.5622
      CIE-Lab:
        47.7036, 50.6979, -23.0751
        CIE-LCH:
        47.7036, 55.7022, 335.5274
        CIE-Luv:
        47.7036, 52.5430, -40.9172
        Hunter-Lab:
        40.6966, 43.5669, -18.0661
      #b04b99 color charts
#b04b99 RGB chart
      #b04b99 CMYK chart
      #b04b99 RGB pie chart
      #b04b99 color shades, tints & tones
#b04b99 color schemes
#b04b99 color preview, HTML & CSS examples
           This text has a color of #b04b99        
        
          <p style="color:#b04b99;">Text here</p>
        
        
          .mytext {color:#b04b99;}
        
        Text color #b04b99
      
           This box has a color of #b04b99        
        
          <div style="background-color:#b04b99;">Content here</div>
        
        
          .mybackground {background-color:#b04b99;}
        
        Background color #b04b99
      
           Border around this has a color of #b04b99        
        
          <div style="border:2px solid #b04b99;">Content here</div>
        
        
          .myborder {border:2px solid #b04b99;}
        
        Border color #b04b99