#b06aa4 color space conversions
Hex:
        #b06aa4
        RGB:
        176, 106, 164
        CMY:
        31, 58, 36
        CMYK:
        0, 40, 7, 31
      HSL:
        310°, 30.7018%, 55.2941%
        HSV (HSB):
        310°, 39.7727%, 69.0196%
        XYZ:
        29.7594, 22.2185, 37.8421
        xyY:
        0.3313, 0.2474, 22.2185
      CIE-Lab:
        54.2581, 36.6832, -19.4814
        CIE-LCH:
        54.2581, 41.5354, 332.0285
        CIE-Luv:
        54.2581, 36.6385, -34.3754
        Hunter-Lab:
        47.1365, 30.2061, -14.6036
      #b06aa4 color charts
#b06aa4 RGB chart
      #b06aa4 CMYK chart
      #b06aa4 RGB pie chart
      #b06aa4 color shades, tints & tones
#b06aa4 color schemes
#b06aa4 color preview, HTML & CSS examples
           This text has a color of #b06aa4        
        
          <p style="color:#b06aa4;">Text here</p>
        
        
          .mytext {color:#b06aa4;}
        
        Text color #b06aa4
      
           This box has a color of #b06aa4        
        
          <div style="background-color:#b06aa4;">Content here</div>
        
        
          .mybackground {background-color:#b06aa4;}
        
        Background color #b06aa4
      
           Border around this has a color of #b06aa4        
        
          <div style="border:2px solid #b06aa4;">Content here</div>
        
        
          .myborder {border:2px solid #b06aa4;}
        
        Border color #b06aa4