#b04b89 color space conversions
Hex:
        #b04b89
        RGB:
        176, 75, 137
        CMY:
        31, 71, 46
        CMYK:
        0, 57, 22, 31
      HSL:
        323°, 40.2390%, 49.2157%
        HSV (HSB):
        323°, 57.3864%, 69.0196%
        XYZ:
        24.9359, 16.0684, 25.4542
        xyY:
        0.3752, 0.2418, 16.0684
      CIE-Lab:
        47.0641, 48.2573, -14.4741
        CIE-LCH:
        47.0641, 50.3812, 343.3041
        CIE-Luv:
        47.0641, 57.2261, -28.0736
        Hunter-Lab:
        40.0854, 40.8900, -9.5892
      #b04b89 color charts
#b04b89 RGB chart
      #b04b89 CMYK chart
      #b04b89 RGB pie chart
      #b04b89 color shades, tints & tones
#b04b89 color schemes
#b04b89 color preview, HTML & CSS examples
           This text has a color of #b04b89        
        
          <p style="color:#b04b89;">Text here</p>
        
        
          .mytext {color:#b04b89;}
        
        Text color #b04b89
      
           This box has a color of #b04b89        
        
          <div style="background-color:#b04b89;">Content here</div>
        
        
          .mybackground {background-color:#b04b89;}
        
        Background color #b04b89
      
           Border around this has a color of #b04b89        
        
          <div style="border:2px solid #b04b89;">Content here</div>
        
        
          .myborder {border:2px solid #b04b89;}
        
        Border color #b04b89