#b2aaed color space conversions
Hex:
#b2aaed
RGB:
178, 170, 237
CMY:
30, 33, 7
CMYK:
25, 28, 0, 7
HSL:
247°, 65.0485%, 79.8039%
HSV (HSB):
247°, 28.2700%, 92.9412%
XYZ:
48.0209, 44.3289, 86.1461
xyY:
0.2690, 0.2483, 44.3289
CIE-Lab:
72.4478, 16.9896, -32.4826
CIE-LCH:
72.4478, 36.6574, 297.6112
CIE-Luv:
72.4478, -0.0935, -54.2744
Hunter-Lab:
66.5799, 12.2286, -30.1079
#b2aaed color charts
#b2aaed color shades, tints & tones
#b2aaed color schemes
#b2aaed color preview, HTML & CSS examples
This text has a color of #b2aaed
<p style="color:#b2aaed;">Text here</p>
.mytext {color:#b2aaed;}
This box has a color of #b2aaed
<div style="background-color:#b2aaed;">Content here</div>
.mybackground {background-color:#b2aaed;}
Border around this has a color of #b2aaed
<div style="border:2px solid #b2aaed;">Content here</div>
.myborder {border:2px solid #b2aaed;}