#b3a7fc color space conversions
Hex:
#b3a7fc
RGB:
179, 167, 252
CMY:
30, 35, 1
CMYK:
29, 34, 0, 1
HSL:
248°, 93.4066%, 82.1569%
HSV (HSB):
248°, 33.7302%, 98.8235%
XYZ:
49.9798, 44.2494, 98.0022
xyY:
0.2600, 0.2302, 44.2494
CIE-Lab:
72.3949, 22.5605, -40.6978
CIE-LCH:
72.3949, 46.5327, 299.0014
CIE-Luv:
72.3949, 0.5142, -68.8397
Hunter-Lab:
66.5202, 17.7051, -40.7860
#b3a7fc color charts
#b3a7fc color shades, tints & tones
#b3a7fc color schemes
#b3a7fc color preview, HTML & CSS examples
This text has a color of #b3a7fc
<p style="color:#b3a7fc;">Text here</p>
.mytext {color:#b3a7fc;}
This box has a color of #b3a7fc
<div style="background-color:#b3a7fc;">Content here</div>
.mybackground {background-color:#b3a7fc;}
Border around this has a color of #b3a7fc
<div style="border:2px solid #b3a7fc;">Content here</div>
.myborder {border:2px solid #b3a7fc;}