#b3d8dd color space conversions
Hex:
#b3d8dd
RGB:
179, 216, 221
CMY:
30, 15, 13
CMYK:
19, 2, 0, 13
HSL:
187°, 38.1818%, 78.4314%
HSV (HSB):
187°, 19.0045%, 86.6667%
XYZ:
56.1974, 63.9159, 77.7817
xyY:
0.2840, 0.3230, 63.9159
CIE-Lab:
83.9220, -11.0396, -6.5077
CIE-LCH:
83.9220, 12.8150, 210.5186
CIE-Luv:
83.9220, -19.3764, -8.1912
Hunter-Lab:
79.9474, -14.4350, -1.7207
#b3d8dd color charts
#b3d8dd color shades, tints & tones
#b3d8dd color schemes
#b3d8dd color preview, HTML & CSS examples
This text has a color of #b3d8dd
<p style="color:#b3d8dd;">Text here</p>
.mytext {color:#b3d8dd;}
This box has a color of #b3d8dd
<div style="background-color:#b3d8dd;">Content here</div>
.mybackground {background-color:#b3d8dd;}
Border around this has a color of #b3d8dd
<div style="border:2px solid #b3d8dd;">Content here</div>
.myborder {border:2px solid #b3d8dd;}