#b2a3ec color space conversions
Hex:
#b2a3ec
RGB:
178, 163, 236
CMY:
30, 36, 7
CMYK:
25, 31, 0, 7
HSL:
252°, 65.7658%, 78.2353%
HSV (HSB):
252°, 30.9322%, 92.5490%
XYZ:
46.5976, 41.7155, 84.9528
xyY:
0.2689, 0.2408, 41.7155
CIE-Lab:
70.6743, 20.6599, -34.6822
CIE-LCH:
70.6743, 40.3694, 300.7819
CIE-Luv:
70.6743, 2.9288, -58.2625
Hunter-Lab:
64.5875, 15.7532, -32.7736
#b2a3ec color charts
#b2a3ec color shades, tints & tones
#b2a3ec color schemes
#b2a3ec color preview, HTML & CSS examples
This text has a color of #b2a3ec
<p style="color:#b2a3ec;">Text here</p>
.mytext {color:#b2a3ec;}
This box has a color of #b2a3ec
<div style="background-color:#b2a3ec;">Content here</div>
.mybackground {background-color:#b2a3ec;}
Border around this has a color of #b2a3ec
<div style="border:2px solid #b2a3ec;">Content here</div>
.myborder {border:2px solid #b2a3ec;}