#b3a5ea color space conversions
Hex:
#b3a5ea
RGB:
179, 165, 234
CMY:
30, 35, 8
CMYK:
24, 29, 0, 8
HSL:
252°, 62.1622%, 78.2353%
HSV (HSB):
252°, 29.4872%, 91.7647%
XYZ:
46.8968, 42.4345, 83.5608
xyY:
0.2712, 0.2454, 42.4345
CIE-Lab:
71.1694, 19.3678, -32.8174
CIE-LCH:
71.1694, 38.1063, 300.5478
CIE-Luv:
71.1694, 2.7593, -55.0320
Hunter-Lab:
65.1418, 14.5076, -30.4553
#b3a5ea color charts
#b3a5ea color shades, tints & tones
#b3a5ea color schemes
#b3a5ea color preview, HTML & CSS examples
This text has a color of #b3a5ea
<p style="color:#b3a5ea;">Text here</p>
.mytext {color:#b3a5ea;}
This box has a color of #b3a5ea
<div style="background-color:#b3a5ea;">Content here</div>
.mybackground {background-color:#b3a5ea;}
Border around this has a color of #b3a5ea
<div style="border:2px solid #b3a5ea;">Content here</div>
.myborder {border:2px solid #b3a5ea;}