#b2b3e3 color space conversions
Hex:
#b2b3e3
RGB:
178, 179, 227
CMY:
30, 30, 11
CMYK:
22, 21, 0, 11
HSL:
239°, 46.6667%, 79.4118%
HSV (HSB):
239°, 21.5859%, 89.0196%
XYZ:
48.3453, 47.2512, 79.2454
xyY:
0.2765, 0.2703, 47.2512
CIE-Lab:
74.3502, 9.6844, -24.1253
CIE-LCH:
74.3502, 25.9964, 291.8715
CIE-Luv:
74.3502, -3.3418, -39.5066
Hunter-Lab:
68.7395, 5.2470, -20.2339
#b2b3e3 color charts
#b2b3e3 color shades, tints & tones
#b2b3e3 color schemes
#b2b3e3 color preview, HTML & CSS examples
This text has a color of #b2b3e3
<p style="color:#b2b3e3;">Text here</p>
.mytext {color:#b2b3e3;}
This box has a color of #b2b3e3
<div style="background-color:#b2b3e3;">Content here</div>
.mybackground {background-color:#b2b3e3;}
Border around this has a color of #b2b3e3
<div style="border:2px solid #b2b3e3;">Content here</div>
.myborder {border:2px solid #b2b3e3;}