#b3d3e0 color space conversions
Hex:
#b3d3e0
RGB:
179, 211, 224
CMY:
30, 17, 12
CMYK:
20, 6, 0, 12
HSL:
197°, 42.0561%, 79.0196%
HSV (HSB):
197°, 20.0893%, 87.8431%
XYZ:
55.3392, 61.5541, 79.4854
xyY:
0.2818, 0.3134, 61.5541
CIE-Lab:
82.6757, -7.8150, -9.9524
CIE-LCH:
82.6757, 12.6540, 231.8596
CIE-Luv:
82.6757, -17.1626, -14.1543
Hunter-Lab:
78.4564, -11.3937, -5.1482
#b3d3e0 color charts
#b3d3e0 color shades, tints & tones
#b3d3e0 color schemes
#b3d3e0 color preview, HTML & CSS examples
This text has a color of #b3d3e0
<p style="color:#b3d3e0;">Text here</p>
.mytext {color:#b3d3e0;}
This box has a color of #b3d3e0
<div style="background-color:#b3d3e0;">Content here</div>
.mybackground {background-color:#b3d3e0;}
Border around this has a color of #b3d3e0
<div style="border:2px solid #b3d3e0;">Content here</div>
.myborder {border:2px solid #b3d3e0;}