#b0acd9 color space conversions
Hex:
#b0acd9
RGB:
176, 172, 217
CMY:
31, 33, 15
CMYK:
19, 21, 0, 15
HSL:
245°, 37.1901%, 76.2745%
HSV (HSB):
245°, 20.7373%, 85.0980%
XYZ:
45.1814, 43.7449, 71.7079
xyY:
0.2813, 0.2723, 43.7449
CIE-Lab:
72.0577, 10.6619, -22.1830
CIE-LCH:
72.0577, 24.6123, 295.6705
CIE-Luv:
72.0577, -0.6034, -36.3017
Hunter-Lab:
66.1399, 6.1917, -17.9834
#b0acd9 color charts
#b0acd9 color shades, tints & tones
#b0acd9 color schemes
#b0acd9 color preview, HTML & CSS examples
This text has a color of #b0acd9
<p style="color:#b0acd9;">Text here</p>
.mytext {color:#b0acd9;}
This box has a color of #b0acd9
<div style="background-color:#b0acd9;">Content here</div>
.mybackground {background-color:#b0acd9;}
Border around this has a color of #b0acd9
<div style="border:2px solid #b0acd9;">Content here</div>
.myborder {border:2px solid #b0acd9;}