#b5a0be color space conversions
Hex:
        #b5a0be
        RGB:
        181, 160, 190
        CMY:
        29, 37, 25
        CMYK:
        5, 16, 0, 25
      HSL:
        282°, 18.7500%, 68.6275%
        HSV (HSB):
        282°, 15.7895%, 74.5098%
        XYZ:
        40.9211, 38.6831, 54.0250
        xyY:
        0.3062, 0.2895, 38.6831
      CIE-Lab:
        68.5211, 13.2338, -12.6083
        CIE-LCH:
        68.5211, 18.2785, 316.3866
        CIE-Luv:
        68.5211, 9.9263, -21.2367
        Hunter-Lab:
        62.1957, 8.6000, -7.9640
      #b5a0be color charts
#b5a0be RGB chart
      #b5a0be CMYK chart
      #b5a0be RGB pie chart
      #b5a0be color shades, tints & tones
#b5a0be color schemes
#b5a0be color preview, HTML & CSS examples
           This text has a color of #b5a0be        
        
          <p style="color:#b5a0be;">Text here</p>
        
        
          .mytext {color:#b5a0be;}
        
        Text color #b5a0be
      
           This box has a color of #b5a0be        
        
          <div style="background-color:#b5a0be;">Content here</div>
        
        
          .mybackground {background-color:#b5a0be;}
        
        Background color #b5a0be
      
           Border around this has a color of #b5a0be        
        
          <div style="border:2px solid #b5a0be;">Content here</div>
        
        
          .myborder {border:2px solid #b5a0be;}
        
        Border color #b5a0be