#b3d3fc color space conversions
Hex:
#b3d3fc
RGB:
179, 211, 252
CMY:
30, 17, 1
CMYK:
29, 16, 0, 1
HSL:
214°, 92.4051%, 84.5098%
HSV (HSB):
214°, 28.9683%, 98.8235%
XYZ:
59.4554, 63.2005, 101.1607
xyY:
0.2656, 0.2824, 63.2005
CIE-Lab:
83.5478, -1.4690, -23.5214
CIE-LCH:
83.5478, 23.5672, 266.4264
CIE-Luv:
83.5478, -17.8424, -37.4140
Hunter-Lab:
79.4987, -5.6266, -19.7963
#b3d3fc color charts
#b3d3fc color shades, tints & tones
#b3d3fc color schemes
#b3d3fc color preview, HTML & CSS examples
This text has a color of #b3d3fc
<p style="color:#b3d3fc;">Text here</p>
.mytext {color:#b3d3fc;}
This box has a color of #b3d3fc
<div style="background-color:#b3d3fc;">Content here</div>
.mybackground {background-color:#b3d3fc;}
Border around this has a color of #b3d3fc
<div style="border:2px solid #b3d3fc;">Content here</div>
.myborder {border:2px solid #b3d3fc;}