#b5d9d6 color space conversions
Hex:
#b5d9d6
RGB:
181, 217, 214
CMY:
29, 15, 16
CMYK:
17, 0, 1, 15
HSL:
175°, 32.1429%, 78.0392%
HSV (HSB):
175°, 16.5899%, 85.0980%
XYZ:
56.0065, 64.3045, 73.0785
xyY:
0.2896, 0.3325, 64.3045
CIE-Lab:
84.1241, -12.3865, -2.4805
CIE-LCH:
84.1241, 12.6324, 191.3242
CIE-Luv:
84.1241, -18.7510, -1.6824
Hunter-Lab:
80.1901, -15.6644, 2.1012
#b5d9d6 color charts
#b5d9d6 color shades, tints & tones
#b5d9d6 color schemes
#b5d9d6 color preview, HTML & CSS examples
This text has a color of #b5d9d6
<p style="color:#b5d9d6;">Text here</p>
.mytext {color:#b5d9d6;}
This box has a color of #b5d9d6
<div style="background-color:#b5d9d6;">Content here</div>
.mybackground {background-color:#b5d9d6;}
Border around this has a color of #b5d9d6
<div style="border:2px solid #b5d9d6;">Content here</div>
.myborder {border:2px solid #b5d9d6;}