#b3a1e5 color space conversions
Hex:
#b3a1e5
RGB:
179, 161, 229
CMY:
30, 37, 10
CMYK:
22, 30, 0, 10
HSL:
256°, 56.6667%, 76.4706%
HSV (HSB):
256°, 29.6943%, 89.8039%
XYZ:
45.4781, 40.7306, 79.5936
xyY:
0.2743, 0.2457, 40.7306
CIE-Lab:
69.9868, 20.4407, -31.9115
CIE-LCH:
69.9868, 37.8968, 302.6413
CIE-Luv:
69.9868, 4.8812, -53.5475
Hunter-Lab:
63.8205, 15.5122, -29.2690
#b3a1e5 color charts
#b3a1e5 color shades, tints & tones
#b3a1e5 color schemes
#b3a1e5 color preview, HTML & CSS examples
This text has a color of #b3a1e5
<p style="color:#b3a1e5;">Text here</p>
.mytext {color:#b3a1e5;}
This box has a color of #b3a1e5
<div style="background-color:#b3a1e5;">Content here</div>
.mybackground {background-color:#b3a1e5;}
Border around this has a color of #b3a1e5
<div style="border:2px solid #b3a1e5;">Content here</div>
.myborder {border:2px solid #b3a1e5;}