#b3d5dd color space conversions
Hex:
#b3d5dd
RGB:
179, 213, 221
CMY:
30, 16, 13
CMYK:
19, 4, 0, 13
HSL:
191°, 38.1818%, 78.4314%
HSV (HSB):
191°, 19.0045%, 86.6667%
XYZ:
55.4358, 62.3927, 77.5278
xyY:
0.2838, 0.3194, 62.3927
CIE-Lab:
83.1218, -9.4951, -7.6926
CIE-LCH:
83.1218, 12.2202, 219.0130
CIE-Luv:
83.1218, -18.0064, -10.3009
Hunter-Lab:
78.9890, -12.9566, -2.9009
#b3d5dd color charts
#b3d5dd color shades, tints & tones
#b3d5dd color schemes
#b3d5dd color preview, HTML & CSS examples
This text has a color of #b3d5dd
<p style="color:#b3d5dd;">Text here</p>
.mytext {color:#b3d5dd;}
This box has a color of #b3d5dd
<div style="background-color:#b3d5dd;">Content here</div>
.mybackground {background-color:#b3d5dd;}
Border around this has a color of #b3d5dd
<div style="border:2px solid #b3d5dd;">Content here</div>
.myborder {border:2px solid #b3d5dd;}