#b06ba9 color space conversions
Hex:
        #b06ba9
        RGB:
        176, 107, 169
        CMY:
        31, 58, 34
        CMYK:
        0, 39, 4, 31
      HSL:
        306°, 30.3965%, 55.4902%
        HSV (HSB):
        306°, 39.2045%, 69.0196%
        XYZ:
        30.3236, 22.6101, 40.3021
        xyY:
        0.3252, 0.2425, 22.6101
      CIE-Lab:
        54.6684, 37.0470, -21.7573
        CIE-LCH:
        54.6684, 42.9635, 329.5748
        CIE-Luv:
        54.6684, 35.1846, -37.9308
        Hunter-Lab:
        47.5500, 30.6205, -16.9675
      #b06ba9 color charts
#b06ba9 RGB chart
      #b06ba9 CMYK chart
      #b06ba9 RGB pie chart
      #b06ba9 color shades, tints & tones
#b06ba9 color schemes
#b06ba9 color preview, HTML & CSS examples
           This text has a color of #b06ba9        
        
          <p style="color:#b06ba9;">Text here</p>
        
        
          .mytext {color:#b06ba9;}
        
        Text color #b06ba9
      
           This box has a color of #b06ba9        
        
          <div style="background-color:#b06ba9;">Content here</div>
        
        
          .mybackground {background-color:#b06ba9;}
        
        Background color #b06ba9
      
           Border around this has a color of #b06ba9        
        
          <div style="border:2px solid #b06ba9;">Content here</div>
        
        
          .myborder {border:2px solid #b06ba9;}
        
        Border color #b06ba9