#b2c5e0 color space conversions
Hex:
#b2c5e0
RGB:
178, 197, 224
CMY:
30, 23, 12
CMYK:
21, 12, 0, 12
HSL:
215°, 42.5926%, 78.8235%
HSV (HSB):
215°, 20.5357%, 87.8431%
XYZ:
51.7809, 54.7793, 78.3653
xyY:
0.2800, 0.2962, 54.7793
CIE-Lab:
78.9140, -0.7483, -15.5882
CIE-LCH:
78.9140, 15.6062, 267.2516
CIE-Luv:
78.9140, -11.2854, -24.2164
Hunter-Lab:
74.0130, -4.6409, -10.9674
#b2c5e0 color charts
#b2c5e0 color shades, tints & tones
#b2c5e0 color schemes
#b2c5e0 color preview, HTML & CSS examples
This text has a color of #b2c5e0
<p style="color:#b2c5e0;">Text here</p>
.mytext {color:#b2c5e0;}
This box has a color of #b2c5e0
<div style="background-color:#b2c5e0;">Content here</div>
.mybackground {background-color:#b2c5e0;}
Border around this has a color of #b2c5e0
<div style="border:2px solid #b2c5e0;">Content here</div>
.myborder {border:2px solid #b2c5e0;}