#b3a3e0 color space conversions
Hex:
#b3a3e0
RGB:
179, 163, 224
CMY:
30, 36, 12
CMYK:
20, 27, 0, 12
HSL:
256°, 49.5935%, 75.8824%
HSV (HSB):
256°, 27.2321%, 87.8431%
XYZ:
45.1421, 41.1599, 76.0864
xyY:
0.2780, 0.2535, 41.1599
CIE-Lab:
70.2878, 18.1775, -28.7064
CIE-LCH:
70.2878, 33.9776, 302.3429
CIE-Luv:
70.2878, 4.4445, -47.9589
Hunter-Lab:
64.1560, 13.3252, -25.4064
#b3a3e0 color charts
#b3a3e0 color shades, tints & tones
#b3a3e0 color schemes
#b3a3e0 color preview, HTML & CSS examples
This text has a color of #b3a3e0
<p style="color:#b3a3e0;">Text here</p>
.mytext {color:#b3a3e0;}
This box has a color of #b3a3e0
<div style="background-color:#b3a3e0;">Content here</div>
.mybackground {background-color:#b3a3e0;}
Border around this has a color of #b3a3e0
<div style="border:2px solid #b3a3e0;">Content here</div>
.myborder {border:2px solid #b3a3e0;}