#b2c7ed color space conversions
Hex:
#b2c7ed
RGB:
178, 199, 237
CMY:
30, 22, 7
CMYK:
25, 16, 0, 7
HSL:
219°, 62.1053%, 81.3725%
HSV (HSB):
219°, 24.8945%, 92.9412%
XYZ:
54.0696, 56.4262, 88.1623
xyY:
0.2722, 0.2840, 56.4262
CIE-Lab:
79.8558, 1.1220, -21.1422
CIE-LCH:
79.8558, 21.1719, 273.0379
CIE-Luv:
79.8558, -12.6498, -33.6423
Hunter-Lab:
75.1174, -2.9710, -17.0042
#b2c7ed color charts
#b2c7ed color shades, tints & tones
#b2c7ed color schemes
#b2c7ed color preview, HTML & CSS examples
This text has a color of #b2c7ed
<p style="color:#b2c7ed;">Text here</p>
.mytext {color:#b2c7ed;}
This box has a color of #b2c7ed
<div style="background-color:#b2c7ed;">Content here</div>
.mybackground {background-color:#b2c7ed;}
Border around this has a color of #b2c7ed
<div style="border:2px solid #b2c7ed;">Content here</div>
.myborder {border:2px solid #b2c7ed;}