#b04ba0 color space conversions
Hex:
        #b04ba0
        RGB:
        176, 75, 160
        CMY:
        31, 71, 37
        CMYK:
        0, 57, 9, 31
      HSL:
        310°, 40.2390%, 49.2157%
        HSV (HSB):
        310°, 57.3864%, 69.0196%
        XYZ:
        26.7657, 16.8003, 35.0898
        xyY:
        0.3403, 0.2136, 16.8003
      CIE-Lab:
        48.0075, 51.8364, -26.7632
        CIE-LCH:
        48.0075, 58.3376, 332.6926
        CIE-Luv:
        48.0075, 50.5150, -46.5699
        Hunter-Lab:
        40.9882, 44.8331, -22.0661
      #b04ba0 color charts
#b04ba0 RGB chart
      #b04ba0 CMYK chart
      #b04ba0 RGB pie chart
      #b04ba0 color shades, tints & tones
#b04ba0 color schemes
#b04ba0 color preview, HTML & CSS examples
           This text has a color of #b04ba0        
        
          <p style="color:#b04ba0;">Text here</p>
        
        
          .mytext {color:#b04ba0;}
        
        Text color #b04ba0
      
           This box has a color of #b04ba0        
        
          <div style="background-color:#b04ba0;">Content here</div>
        
        
          .mybackground {background-color:#b04ba0;}
        
        Background color #b04ba0
      
           Border around this has a color of #b04ba0        
        
          <div style="border:2px solid #b04ba0;">Content here</div>
        
        
          .myborder {border:2px solid #b04ba0;}
        
        Border color #b04ba0