#b2aaec color space conversions
Hex:
#b2aaec
RGB:
178, 170, 236
CMY:
30, 33, 7
CMYK:
25, 28, 0, 7
HSL:
247°, 63.4615%, 79.6078%
HSV (HSB):
247°, 27.9661%, 92.5490%
XYZ:
47.8751, 44.2706, 85.3787
xyY:
0.2697, 0.2494, 44.2706
CIE-Lab:
72.4090, 16.7535, -31.9986
CIE-LCH:
72.4090, 36.1191, 297.6353
CIE-Luv:
72.4090, -0.0215, -53.4286
Hunter-Lab:
66.5361, 11.9990, -29.5052
#b2aaec color charts
#b2aaec color shades, tints & tones
#b2aaec color schemes
#b2aaec color preview, HTML & CSS examples
This text has a color of #b2aaec
<p style="color:#b2aaec;">Text here</p>
.mytext {color:#b2aaec;}
This box has a color of #b2aaec
<div style="background-color:#b2aaec;">Content here</div>
.mybackground {background-color:#b2aaec;}
Border around this has a color of #b2aaec
<div style="border:2px solid #b2aaec;">Content here</div>
.myborder {border:2px solid #b2aaec;}