#b5d8ec color space conversions
Hex:
#b5d8ec
RGB:
181, 216, 236
CMY:
29, 15, 7
CMYK:
23, 8, 0, 7
HSL:
202°, 59.1398%, 81.7647%
HSV (HSB):
202°, 23.3051%, 92.5490%
XYZ:
58.7522, 64.9916, 88.8049
xyY:
0.2764, 0.3058, 64.9916
CIE-Lab:
84.4794, -7.1770, -13.6222
CIE-LCH:
84.4794, 15.3972, 242.2169
CIE-Luv:
84.4794, -18.7462, -20.2170
Hunter-Lab:
80.6174, -10.9934, -8.8794
#b5d8ec color charts
#b5d8ec color shades, tints & tones
#b5d8ec color schemes
#b5d8ec color preview, HTML & CSS examples
This text has a color of #b5d8ec
<p style="color:#b5d8ec;">Text here</p>
.mytext {color:#b5d8ec;}
This box has a color of #b5d8ec
<div style="background-color:#b5d8ec;">Content here</div>
.mybackground {background-color:#b5d8ec;}
Border around this has a color of #b5d8ec
<div style="border:2px solid #b5d8ec;">Content here</div>
.myborder {border:2px solid #b5d8ec;}