#b06fb4 color space conversions
Hex:
        #b06fb4
        RGB:
        176, 111, 180
        CMY:
        31, 56, 29
        CMYK:
        2, 38, 0, 29
      HSL:
        297°, 31.5068%, 57.0588%
        HSV (HSB):
        297°, 38.3333%, 70.5882%
        XYZ:
        31.8272, 23.8943, 46.1146
        xyY:
        0.3125, 0.2346, 23.8943
      CIE-Lab:
        55.9818, 36.9418, -26.0887
        CIE-LCH:
        55.9818, 45.2251, 324.7698
        CIE-Luv:
        55.9818, 31.2997, -44.7562
        Hunter-Lab:
        48.8818, 30.6791, -21.7164
      #b06fb4 color charts
#b06fb4 RGB chart
      #b06fb4 CMYK chart
      #b06fb4 RGB pie chart
      #b06fb4 color shades, tints & tones
#b06fb4 color schemes
#b06fb4 color preview, HTML & CSS examples
           This text has a color of #b06fb4        
        
          <p style="color:#b06fb4;">Text here</p>
        
        
          .mytext {color:#b06fb4;}
        
        Text color #b06fb4
      
           This box has a color of #b06fb4        
        
          <div style="background-color:#b06fb4;">Content here</div>
        
        
          .mybackground {background-color:#b06fb4;}
        
        Background color #b06fb4
      
           Border around this has a color of #b06fb4        
        
          <div style="border:2px solid #b06fb4;">Content here</div>
        
        
          .myborder {border:2px solid #b06fb4;}
        
        Border color #b06fb4