#b3a1e6 color space conversions
Hex:
#b3a1e6
RGB:
179, 161, 230
CMY:
30, 37, 10
CMYK:
22, 30, 0, 10
HSL:
256°, 57.9832%, 76.6667%
HSV (HSB):
256°, 30.0000%, 90.1961%
XYZ:
45.6182, 40.7866, 80.3312
xyY:
0.2736, 0.2446, 40.7866
CIE-Lab:
70.0262, 20.6719, -32.3984
CIE-LCH:
70.0262, 38.4315, 302.5400
CIE-Luv:
70.0262, 4.7942, -54.3917
Hunter-Lab:
63.8644, 15.7395, -29.8722
#b3a1e6 color charts
#b3a1e6 color shades, tints & tones
#b3a1e6 color schemes
#b3a1e6 color preview, HTML & CSS examples
This text has a color of #b3a1e6
<p style="color:#b3a1e6;">Text here</p>
.mytext {color:#b3a1e6;}
This box has a color of #b3a1e6
<div style="background-color:#b3a1e6;">Content here</div>
.mybackground {background-color:#b3a1e6;}
Border around this has a color of #b3a1e6
<div style="border:2px solid #b3a1e6;">Content here</div>
.myborder {border:2px solid #b3a1e6;}