#b3c9db color space conversions
Hex:
#b3c9db
RGB:
179, 201, 219
CMY:
30, 21, 14
CMYK:
18, 8, 0, 14
HSL:
207°, 35.7143%, 78.0392%
HSV (HSB):
207°, 18.2648%, 85.8824%
XYZ:
52.2632, 56.4715, 75.1633
xyY:
0.2842, 0.3071, 56.4715
CIE-Lab:
79.8814, -3.6542, -11.4451
CIE-LCH:
79.8814, 12.0143, 252.2927
CIE-Luv:
79.8814, -12.4471, -17.1287
Hunter-Lab:
75.1475, -7.3658, -6.6993
#b3c9db color charts
#b3c9db color shades, tints & tones
#b3c9db color schemes
#b3c9db color preview, HTML & CSS examples
This text has a color of #b3c9db
<p style="color:#b3c9db;">Text here</p>
.mytext {color:#b3c9db;}
This box has a color of #b3c9db
<div style="background-color:#b3c9db;">Content here</div>
.mybackground {background-color:#b3c9db;}
Border around this has a color of #b3c9db
<div style="border:2px solid #b3c9db;">Content here</div>
.myborder {border:2px solid #b3c9db;}