#b3c3d9 color space conversions
Hex:
#b3c3d9
RGB:
179, 195, 217
CMY:
30, 24, 15
CMYK:
18, 10, 0, 15
HSL:
215°, 33.3333%, 77.6471%
HSV (HSB):
215°, 17.5115%, 85.0980%
XYZ:
50.6299, 53.6237, 73.3276
xyY:
0.2851, 0.3020, 53.6237
CIE-Lab:
78.2418, -0.8994, -12.8211
CIE-LCH:
78.2418, 12.8526, 265.9873
CIE-Luv:
78.2418, -9.6057, -19.7127
Hunter-Lab:
73.2282, -4.7346, -8.1107
#b3c3d9 color charts
#b3c3d9 color shades, tints & tones
#b3c3d9 color schemes
#b3c3d9 color preview, HTML & CSS examples
This text has a color of #b3c3d9
<p style="color:#b3c3d9;">Text here</p>
.mytext {color:#b3c3d9;}
This box has a color of #b3c3d9
<div style="background-color:#b3c3d9;">Content here</div>
.mybackground {background-color:#b3c3d9;}
Border around this has a color of #b3c3d9
<div style="border:2px solid #b3c3d9;">Content here</div>
.myborder {border:2px solid #b3c3d9;}