#b5c2ed color space conversions
Hex:
#b5c2ed
RGB:
181, 194, 237
CMY:
29, 24, 7
CMYK:
24, 18, 0, 7
HSL:
226°, 60.8696%, 81.9608%
HSV (HSB):
226°, 23.6287%, 92.9412%
XYZ:
53.6339, 54.5218, 87.8177
xyY:
0.2737, 0.2782, 54.5218
CIE-Lab:
78.7650, 4.7080, -22.7796
CIE-LCH:
78.7650, 23.2611, 281.6773
CIE-Luv:
78.7650, -9.0181, -36.8335
Hunter-Lab:
73.8388, 0.4380, -18.8273
#b5c2ed color charts
#b5c2ed color shades, tints & tones
#b5c2ed color schemes
#b5c2ed color preview, HTML & CSS examples
This text has a color of #b5c2ed
<p style="color:#b5c2ed;">Text here</p>
.mytext {color:#b5c2ed;}
This box has a color of #b5c2ed
<div style="background-color:#b5c2ed;">Content here</div>
.mybackground {background-color:#b5c2ed;}
Border around this has a color of #b5c2ed
<div style="border:2px solid #b5c2ed;">Content here</div>
.myborder {border:2px solid #b5c2ed;}