#b3d6e5 color space conversions
Hex:
#b3d6e5
RGB:
179, 214, 229
CMY:
30, 16, 10
CMYK:
22, 7, 0, 10
HSL:
198°, 49.0196%, 80.0000%
HSV (HSB):
198°, 21.8341%, 89.8039%
XYZ:
56.7798, 63.3340, 83.3608
xyY:
0.2791, 0.3113, 63.3340
CIE-Lab:
83.6178, -8.2838, -11.2085
CIE-LCH:
83.6178, 13.9374, 233.5330
CIE-Luv:
83.6178, -18.6293, -16.1151
Hunter-Lab:
79.5827, -11.9153, -6.3969
#b3d6e5 color charts
#b3d6e5 color shades, tints & tones
#b3d6e5 color schemes
#b3d6e5 color preview, HTML & CSS examples
This text has a color of #b3d6e5
<p style="color:#b3d6e5;">Text here</p>
.mytext {color:#b3d6e5;}
This box has a color of #b3d6e5
<div style="background-color:#b3d6e5;">Content here</div>
.mybackground {background-color:#b3d6e5;}
Border around this has a color of #b3d6e5
<div style="border:2px solid #b3d6e5;">Content here</div>
.myborder {border:2px solid #b3d6e5;}