#b0abcc color space conversions
Hex:
#b0abcc
RGB:
176, 171, 204
CMY:
31, 33, 20
CMYK:
14, 16, 0, 20
HSL:
249°, 24.4444%, 73.5294%
HSV (HSB):
249°, 16.1765%, 80.0000%
XYZ:
43.3665, 42.7156, 63.0860
xyY:
0.2907, 0.2864, 42.7156
CIE-Lab:
71.3615, 8.3661, -16.1095
CIE-LCH:
71.3615, 18.1524, 297.4441
CIE-Luv:
71.3615, 0.7234, -26.1149
Hunter-Lab:
65.3571, 4.0653, -11.4797
#b0abcc color charts
#b0abcc color shades, tints & tones
#b0abcc color schemes
#b0abcc color preview, HTML & CSS examples
This text has a color of #b0abcc
<p style="color:#b0abcc;">Text here</p>
.mytext {color:#b0abcc;}
This box has a color of #b0abcc
<div style="background-color:#b0abcc;">Content here</div>
.mybackground {background-color:#b0abcc;}
Border around this has a color of #b0abcc
<div style="border:2px solid #b0abcc;">Content here</div>
.myborder {border:2px solid #b0abcc;}