#b16ba0 color space conversions
Hex:
        #b16ba0
        RGB:
        177, 107, 160
        CMY:
        31, 58, 37
        CMYK:
        0, 40, 10, 31
      HSL:
        315°, 30.9735%, 55.6863%
        HSV (HSB):
        315°, 39.5480%, 69.4118%
        XYZ:
        29.7343, 22.4006, 36.0143
        xyY:
        0.3373, 0.2541, 22.4006
      CIE-Lab:
        54.4495, 35.7631, -16.8501
        CIE-LCH:
        54.4495, 39.5338, 334.7721
        CIE-Luv:
        54.4495, 37.6546, -30.3075
        Hunter-Lab:
        47.3292, 29.3154, -11.9851
      #b16ba0 color charts
#b16ba0 RGB chart
      #b16ba0 CMYK chart
      #b16ba0 RGB pie chart
      #b16ba0 color shades, tints & tones
#b16ba0 color schemes
#b16ba0 color preview, HTML & CSS examples
           This text has a color of #b16ba0        
        
          <p style="color:#b16ba0;">Text here</p>
        
        
          .mytext {color:#b16ba0;}
        
        Text color #b16ba0
      
           This box has a color of #b16ba0        
        
          <div style="background-color:#b16ba0;">Content here</div>
        
        
          .mybackground {background-color:#b16ba0;}
        
        Background color #b16ba0
      
           Border around this has a color of #b16ba0        
        
          <div style="border:2px solid #b16ba0;">Content here</div>
        
        
          .myborder {border:2px solid #b16ba0;}
        
        Border color #b16ba0