#b2abee color space conversions
Hex:
#b2abee
RGB:
178, 171, 238
CMY:
30, 33, 7
CMYK:
25, 28, 0, 7
HSL:
246°, 66.3366%, 80.1961%
HSV (HSB):
246°, 28.1513%, 93.3333%
XYZ:
48.3556, 44.7638, 86.9806
xyY:
0.2685, 0.2485, 44.7638
CIE-Lab:
72.7361, 16.6698, -32.5808
CIE-LCH:
72.7361, 36.5977, 297.0964
CIE-Luv:
72.7361, -0.5880, -54.4235
Hunter-Lab:
66.9058, 11.9243, -30.2457
#b2abee color charts
#b2abee color shades, tints & tones
#b2abee color schemes
#b2abee color preview, HTML & CSS examples
This text has a color of #b2abee
<p style="color:#b2abee;">Text here</p>
.mytext {color:#b2abee;}
This box has a color of #b2abee
<div style="background-color:#b2abee;">Content here</div>
.mybackground {background-color:#b2abee;}
Border around this has a color of #b2abee
<div style="border:2px solid #b2abee;">Content here</div>
.myborder {border:2px solid #b2abee;}