#b3c6e6 color space conversions
Hex:
#b3c6e6
RGB:
179, 198, 230
CMY:
30, 22, 10
CMYK:
22, 14, 0, 10
HSL:
218°, 50.4950%, 80.1961%
HSV (HSB):
218°, 22.1739%, 90.1961%
XYZ:
53.0674, 55.6850, 82.8142
xyY:
0.2770, 0.2907, 55.6850
CIE-Lab:
79.4342, 0.3636, -18.0208
CIE-LCH:
79.4342, 18.0244, 271.1557
CIE-Luv:
79.4342, -11.4746, -28.3714
Hunter-Lab:
74.6224, -3.6497, -13.5630
#b3c6e6 color charts
#b3c6e6 color shades, tints & tones
#b3c6e6 color schemes
#b3c6e6 color preview, HTML & CSS examples
This text has a color of #b3c6e6
<p style="color:#b3c6e6;">Text here</p>
.mytext {color:#b3c6e6;}
This box has a color of #b3c6e6
<div style="background-color:#b3c6e6;">Content here</div>
.mybackground {background-color:#b3c6e6;}
Border around this has a color of #b3c6e6
<div style="border:2px solid #b3c6e6;">Content here</div>
.myborder {border:2px solid #b3c6e6;}