#bbaad5 color space conversions
Hex:
#bbaad5
RGB:
187, 170, 213
CMY:
27, 33, 16
CMYK:
12, 20, 0, 16
HSL:
264°, 33.8583%, 75.0980%
HSV (HSB):
264°, 20.1878%, 83.5294%
XYZ:
46.8785, 44.1183, 68.9957
xyY:
0.2930, 0.2758, 44.1183
CIE-Lab:
72.3075, 14.4108, -19.5302
CIE-LCH:
72.3075, 24.2713, 306.4226
CIE-Luv:
72.3075, 6.5330, -32.6077
Hunter-Lab:
66.4216, 9.7423, -15.0926
#bbaad5 color charts
#bbaad5 color shades, tints & tones
#bbaad5 color schemes
#bbaad5 color preview, HTML & CSS examples
This text has a color of #bbaad5
<p style="color:#bbaad5;">Text here</p>
.mytext {color:#bbaad5;}
This box has a color of #bbaad5
<div style="background-color:#bbaad5;">Content here</div>
.mybackground {background-color:#bbaad5;}
Border around this has a color of #bbaad5
<div style="border:2px solid #bbaad5;">Content here</div>
.myborder {border:2px solid #bbaad5;}