#b3c7f9 color space conversions
Hex:
#b3c7f9
RGB:
179, 199, 249
CMY:
30, 22, 2
CMYK:
28, 20, 0, 2
HSL:
223°, 85.3659%, 83.9216%
HSV (HSB):
223°, 28.1124%, 97.6471%
XYZ:
56.1127, 57.2701, 97.7193
xyY:
0.2658, 0.2713, 57.2701
CIE-Lab:
80.3313, 4.2265, -26.8284
CIE-LCH:
80.3313, 27.1593, 278.9527
CIE-Luv:
80.3313, -12.6211, -43.6195
Hunter-Lab:
75.6770, -0.0813, -23.5854
#b3c7f9 color charts
#b3c7f9 color shades, tints & tones
#b3c7f9 color schemes
#b3c7f9 color preview, HTML & CSS examples
This text has a color of #b3c7f9
<p style="color:#b3c7f9;">Text here</p>
.mytext {color:#b3c7f9;}
This box has a color of #b3c7f9
<div style="background-color:#b3c7f9;">Content here</div>
.mybackground {background-color:#b3c7f9;}
Border around this has a color of #b3c7f9
<div style="border:2px solid #b3c7f9;">Content here</div>
.myborder {border:2px solid #b3c7f9;}