#b2abdc color space conversions
Hex:
#b2abdc
RGB:
178, 171, 220
CMY:
30, 33, 14
CMYK:
19, 22, 0, 14
HSL:
249°, 41.1765%, 76.6667%
HSV (HSB):
249°, 22.2727%, 86.2745%
XYZ:
45.8413, 43.7581, 73.7402
xyY:
0.2807, 0.2679, 43.7581
CIE-Lab:
72.0665, 12.5143, -23.7963
CIE-LCH:
72.0665, 26.8863, 297.7395
CIE-Luv:
72.0665, 0.6830, -39.2167
Hunter-Lab:
66.1499, 7.9365, -19.7882
#b2abdc color charts
#b2abdc color shades, tints & tones
#b2abdc color schemes
#b2abdc color preview, HTML & CSS examples
This text has a color of #b2abdc
<p style="color:#b2abdc;">Text here</p>
.mytext {color:#b2abdc;}
This box has a color of #b2abdc
<div style="background-color:#b2abdc;">Content here</div>
.mybackground {background-color:#b2abdc;}
Border around this has a color of #b2abdc
<div style="border:2px solid #b2abdc;">Content here</div>
.myborder {border:2px solid #b2abdc;}