#b04aa4 color space conversions
Hex:
        #b04aa4
        RGB:
        176, 74, 164
        CMY:
        31, 71, 36
        CMYK:
        0, 58, 7, 31
      HSL:
        307°, 40.8000%, 49.0196%
        HSV (HSB):
        307°, 57.9545%, 69.0196%
        XYZ:
        27.0541, 16.8080, 36.9403
        xyY:
        0.3348, 0.2080, 16.8080
      CIE-Lab:
        48.0172, 52.9672, -29.1157
        CIE-LCH:
        48.0172, 60.4420, 331.2027
        CIE-Luv:
        48.0172, 49.7143, -50.2216
        Hunter-Lab:
        40.9976, 46.0457, -24.7242
      #b04aa4 color charts
#b04aa4 RGB chart
      #b04aa4 CMYK chart
      #b04aa4 RGB pie chart
      #b04aa4 color shades, tints & tones
#b04aa4 color schemes
#b04aa4 color preview, HTML & CSS examples
           This text has a color of #b04aa4        
        
          <p style="color:#b04aa4;">Text here</p>
        
        
          .mytext {color:#b04aa4;}
        
        Text color #b04aa4
      
           This box has a color of #b04aa4        
        
          <div style="background-color:#b04aa4;">Content here</div>
        
        
          .mybackground {background-color:#b04aa4;}
        
        Background color #b04aa4
      
           Border around this has a color of #b04aa4        
        
          <div style="border:2px solid #b04aa4;">Content here</div>
        
        
          .myborder {border:2px solid #b04aa4;}
        
        Border color #b04aa4