#b2ade2 color space conversions
Hex:
#b2ade2
RGB:
178, 173, 226
CMY:
30, 32, 11
CMYK:
21, 23, 0, 11
HSL:
246°, 47.7477%, 78.2353%
HSV (HSB):
246°, 23.4513%, 88.6275%
XYZ:
47.0311, 44.8431, 78.1283
xyY:
0.2766, 0.2638, 44.8431
CIE-Lab:
72.7885, 12.7661, -25.9685
CIE-LCH:
72.7885, 28.9368, 296.1787
CIE-Luv:
72.7885, -0.6219, -42.8802
Hunter-Lab:
66.9650, 8.1761, -22.2983
#b2ade2 color charts
#b2ade2 color shades, tints & tones
#b2ade2 color schemes
#b2ade2 color preview, HTML & CSS examples
This text has a color of #b2ade2
<p style="color:#b2ade2;">Text here</p>
.mytext {color:#b2ade2;}
This box has a color of #b2ade2
<div style="background-color:#b2ade2;">Content here</div>
.mybackground {background-color:#b2ade2;}
Border around this has a color of #b2ade2
<div style="border:2px solid #b2ade2;">Content here</div>
.myborder {border:2px solid #b2ade2;}