#b06aa1 color space conversions
Hex:
        #b06aa1
        RGB:
        176, 106, 161
        CMY:
        31, 58, 37
        CMYK:
        0, 40, 9, 31
      HSL:
        313°, 30.7018%, 55.2941%
        HSV (HSB):
        313°, 39.7727%, 69.0196%
        XYZ:
        29.4916, 22.1114, 36.4318
        xyY:
        0.3350, 0.2512, 22.1114
      CIE-Lab:
        54.1450, 36.1492, -17.9074
        CIE-LCH:
        54.1450, 40.3415, 333.6473
        CIE-Luv:
        54.1450, 37.2411, -31.9132
        Hunter-Lab:
        47.0227, 29.6612, -13.0201
      #b06aa1 color charts
#b06aa1 RGB chart
      #b06aa1 CMYK chart
      #b06aa1 RGB pie chart
      #b06aa1 color shades, tints & tones
#b06aa1 color schemes
#b06aa1 color preview, HTML & CSS examples
           This text has a color of #b06aa1        
        
          <p style="color:#b06aa1;">Text here</p>
        
        
          .mytext {color:#b06aa1;}
        
        Text color #b06aa1
      
           This box has a color of #b06aa1        
        
          <div style="background-color:#b06aa1;">Content here</div>
        
        
          .mybackground {background-color:#b06aa1;}
        
        Background color #b06aa1
      
           Border around this has a color of #b06aa1        
        
          <div style="border:2px solid #b06aa1;">Content here</div>
        
        
          .myborder {border:2px solid #b06aa1;}
        
        Border color #b06aa1