#b6a0be color space conversions
Hex:
        #b6a0be
        RGB:
        182, 160, 190
        CMY:
        29, 37, 25
        CMYK:
        4, 16, 0, 25
      HSL:
        284°, 18.7500%, 68.6275%
        HSV (HSB):
        284°, 15.7895%, 74.5098%
        XYZ:
        41.1565, 38.8044, 54.0360
        xyY:
        0.3071, 0.2896, 38.8044
      CIE-Lab:
        68.6093, 13.5757, -12.4668
        CIE-LCH:
        68.6093, 18.4316, 317.4382
        CIE-Luv:
        68.6093, 10.5126, -21.0782
        Hunter-Lab:
        62.2932, 8.9201, -7.8257
      #b6a0be color charts
#b6a0be RGB chart
      #b6a0be CMYK chart
      #b6a0be RGB pie chart
      #b6a0be color shades, tints & tones
#b6a0be color schemes
#b6a0be color preview, HTML & CSS examples
           This text has a color of #b6a0be        
        
          <p style="color:#b6a0be;">Text here</p>
        
        
          .mytext {color:#b6a0be;}
        
        Text color #b6a0be
      
           This box has a color of #b6a0be        
        
          <div style="background-color:#b6a0be;">Content here</div>
        
        
          .mybackground {background-color:#b6a0be;}
        
        Background color #b6a0be
      
           Border around this has a color of #b6a0be        
        
          <div style="border:2px solid #b6a0be;">Content here</div>
        
        
          .myborder {border:2px solid #b6a0be;}
        
        Border color #b6a0be