#b2a5ec color space conversions
Hex:
#b2a5ec
RGB:
178, 165, 236
CMY:
30, 35, 7
CMYK:
25, 30, 0, 7
HSL:
251°, 65.1376%, 78.6275%
HSV (HSB):
251°, 30.0847%, 92.5490%
XYZ:
46.9556, 42.4314, 85.0721
xyY:
0.2691, 0.2432, 42.4314
CIE-Lab:
71.1673, 19.5418, -33.9184
CIE-LCH:
71.1673, 39.1451, 299.9481
CIE-Luv:
71.1673, 2.0909, -56.8899
Hunter-Lab:
65.1394, 14.6774, -31.8353
#b2a5ec color charts
#b2a5ec color shades, tints & tones
#b2a5ec color schemes
#b2a5ec color preview, HTML & CSS examples
This text has a color of #b2a5ec
<p style="color:#b2a5ec;">Text here</p>
.mytext {color:#b2a5ec;}
This box has a color of #b2a5ec
<div style="background-color:#b2a5ec;">Content here</div>
.mybackground {background-color:#b2a5ec;}
Border around this has a color of #b2a5ec
<div style="border:2px solid #b2a5ec;">Content here</div>
.myborder {border:2px solid #b2a5ec;}