#b08fbe color space conversions
Hex:
        #b08fbe
        RGB:
        176, 143, 190
        CMY:
        31, 44, 25
        CMYK:
        7, 25, 0, 25
      HSL:
        282°, 26.5537%, 65.2941%
        HSV (HSB):
        282°, 24.7368%, 74.5098%
        XYZ:
        37.0212, 32.5927, 53.0550
        xyY:
        0.3018, 0.2657, 32.5927
      CIE-Lab:
        63.8298, 21.0585, -19.7434
        CIE-LCH:
        63.8298, 28.8663, 316.8461
        CIE-Luv:
        63.8298, 15.2002, -33.3233
        Hunter-Lab:
        57.0900, 15.8444, -15.1364
      #b08fbe color charts
#b08fbe RGB chart
      #b08fbe CMYK chart
      #b08fbe RGB pie chart
      #b08fbe color shades, tints & tones
#b08fbe color schemes
#b08fbe color preview, HTML & CSS examples
           This text has a color of #b08fbe        
        
          <p style="color:#b08fbe;">Text here</p>
        
        
          .mytext {color:#b08fbe;}
        
        Text color #b08fbe
      
           This box has a color of #b08fbe        
        
          <div style="background-color:#b08fbe;">Content here</div>
        
        
          .mybackground {background-color:#b08fbe;}
        
        Background color #b08fbe
      
           Border around this has a color of #b08fbe        
        
          <div style="border:2px solid #b08fbe;">Content here</div>
        
        
          .myborder {border:2px solid #b08fbe;}
        
        Border color #b08fbe