#b2d5ed color space conversions
Hex:
#b2d5ed
RGB:
178, 213, 237
CMY:
30, 16, 7
CMYK:
25, 10, 0, 7
HSL:
204°, 62.1053%, 81.3725%
HSV (HSB):
204°, 24.8945%, 92.9412%
XYZ:
57.4404, 63.1679, 89.2860
xyY:
0.2737, 0.3010, 63.1679
CIE-Lab:
83.5306, -6.2814, -15.5948
CIE-LCH:
83.5306, 16.8123, 248.0610
CIE-Luv:
83.5306, -18.8137, -23.5427
Hunter-Lab:
79.4782, -10.0816, -10.9717
#b2d5ed color charts
#b2d5ed color shades, tints & tones
#b2d5ed color schemes
#b2d5ed color preview, HTML & CSS examples
This text has a color of #b2d5ed
<p style="color:#b2d5ed;">Text here</p>
.mytext {color:#b2d5ed;}
This box has a color of #b2d5ed
<div style="background-color:#b2d5ed;">Content here</div>
.mybackground {background-color:#b2d5ed;}
Border around this has a color of #b2d5ed
<div style="border:2px solid #b2d5ed;">Content here</div>
.myborder {border:2px solid #b2d5ed;}