#b3a3e3 color space conversions
Hex:
#b3a3e3
RGB:
179, 163, 227
CMY:
30, 36, 11
CMYK:
21, 28, 0, 11
HSL:
255°, 53.3333%, 76.4706%
HSV (HSB):
255°, 28.1938%, 89.0196%
XYZ:
45.5527, 41.3241, 78.2485
xyY:
0.2759, 0.2503, 41.3241
CIE-Lab:
70.4024, 18.8627, -30.1742
CIE-LCH:
70.4024, 35.5849, 302.0106
CIE-Luv:
70.4024, 4.1924, -50.4920
Hunter-Lab:
64.2839, 13.9916, -27.1711
#b3a3e3 color charts
#b3a3e3 color shades, tints & tones
#b3a3e3 color schemes
#b3a3e3 color preview, HTML & CSS examples
This text has a color of #b3a3e3
<p style="color:#b3a3e3;">Text here</p>
.mytext {color:#b3a3e3;}
This box has a color of #b3a3e3
<div style="background-color:#b3a3e3;">Content here</div>
.mybackground {background-color:#b3a3e3;}
Border around this has a color of #b3a3e3
<div style="border:2px solid #b3a3e3;">Content here</div>
.myborder {border:2px solid #b3a3e3;}