#b0abbd color space conversions
Hex:
#b0abbd
RGB:
176, 171, 189
CMY:
31, 33, 26
CMYK:
7, 10, 0, 26
HSL:
257°, 12.0000%, 70.5882%
HSV (HSB):
257°, 9.5238%, 74.1176%
XYZ:
41.6527, 42.0300, 54.0614
xyY:
0.3024, 0.3051, 42.0300
CIE-Lab:
70.8916, 5.2525, -8.5566
CIE-LCH:
70.8916, 10.0402, 301.5439
CIE-Luv:
70.8916, 1.7183, -13.7603
Hunter-Lab:
64.8306, 1.2301, -4.0598
#b0abbd color charts
#b0abbd color shades, tints & tones
#b0abbd color schemes
#b0abbd color preview, HTML & CSS examples
This text has a color of #b0abbd
<p style="color:#b0abbd;">Text here</p>
.mytext {color:#b0abbd;}
This box has a color of #b0abbd
<div style="background-color:#b0abbd;">Content here</div>
.mybackground {background-color:#b0abbd;}
Border around this has a color of #b0abbd
<div style="border:2px solid #b0abbd;">Content here</div>
.myborder {border:2px solid #b0abbd;}