#b06ba2 color space conversions
Hex:
        #b06ba2
        RGB:
        176, 107, 162
        CMY:
        31, 58, 36
        CMYK:
        0, 39, 8, 31
      HSL:
        312°, 30.3965%, 55.4902%
        HSV (HSB):
        312°, 39.2045%, 69.0196%
        XYZ:
        29.6838, 22.3541, 36.9327
        xyY:
        0.3336, 0.2513, 22.3541
      CIE-Lab:
        54.4007, 35.7806, -18.0999
        CIE-LCH:
        54.4007, 40.0981, 333.1670
        CIE-Luv:
        54.4007, 36.5711, -32.1717
        Hunter-Lab:
        47.2802, 29.3269, -13.2180
      #b06ba2 color charts
#b06ba2 RGB chart
      #b06ba2 CMYK chart
      #b06ba2 RGB pie chart
      #b06ba2 color shades, tints & tones
#b06ba2 color schemes
#b06ba2 color preview, HTML & CSS examples
           This text has a color of #b06ba2        
        
          <p style="color:#b06ba2;">Text here</p>
        
        
          .mytext {color:#b06ba2;}
        
        Text color #b06ba2
      
           This box has a color of #b06ba2        
        
          <div style="background-color:#b06ba2;">Content here</div>
        
        
          .mybackground {background-color:#b06ba2;}
        
        Background color #b06ba2
      
           Border around this has a color of #b06ba2        
        
          <div style="border:2px solid #b06ba2;">Content here</div>
        
        
          .myborder {border:2px solid #b06ba2;}
        
        Border color #b06ba2