#b3c7da color space conversions
Hex:
#b3c7da
RGB:
179, 199, 218
CMY:
30, 22, 15
CMYK:
18, 9, 0, 15
HSL:
209°, 34.5133%, 77.8431%
HSV (HSB):
209°, 17.8899%, 85.4902%
XYZ:
51.6687, 55.4925, 74.3176
xyY:
0.2847, 0.3058, 55.4925
CIE-Lab:
79.3241, -2.8113, -11.7404
CIE-LCH:
79.3241, 12.0723, 256.5339
CIE-Luv:
79.3241, -11.4910, -17.7177
Hunter-Lab:
74.4933, -6.5553, -7.0048
#b3c7da color charts
#b3c7da color shades, tints & tones
#b3c7da color schemes
#b3c7da color preview, HTML & CSS examples
This text has a color of #b3c7da
<p style="color:#b3c7da;">Text here</p>
.mytext {color:#b3c7da;}
This box has a color of #b3c7da
<div style="background-color:#b3c7da;">Content here</div>
.mybackground {background-color:#b3c7da;}
Border around this has a color of #b3c7da
<div style="border:2px solid #b3c7da;">Content here</div>
.myborder {border:2px solid #b3c7da;}