#b2b8e0 color space conversions
Hex:
#b2b8e0
RGB:
178, 184, 224
CMY:
30, 28, 12
CMYK:
21, 18, 0, 12
HSL:
232°, 42.5926%, 78.8235%
HSV (HSB):
232°, 20.5357%, 87.8431%
XYZ:
48.9551, 49.1278, 77.4234
xyY:
0.2789, 0.2799, 49.1278
CIE-Lab:
75.5308, 6.2668, -20.7004
CIE-LCH:
75.5308, 21.6282, 286.8431
CIE-Luv:
75.5308, -5.4088, -33.4483
Hunter-Lab:
70.0912, 2.0135, -16.4284
#b2b8e0 color charts
#b2b8e0 color shades, tints & tones
#b2b8e0 color schemes
#b2b8e0 color preview, HTML & CSS examples
This text has a color of #b2b8e0
<p style="color:#b2b8e0;">Text here</p>
.mytext {color:#b2b8e0;}
This box has a color of #b2b8e0
<div style="background-color:#b2b8e0;">Content here</div>
.mybackground {background-color:#b2b8e0;}
Border around this has a color of #b2b8e0
<div style="border:2px solid #b2b8e0;">Content here</div>
.myborder {border:2px solid #b2b8e0;}