#b6d6fd color space conversions
Hex:
#b6d6fd
RGB:
182, 214, 253
CMY:
29, 16, 1
CMYK:
28, 15, 0, 1
HSL:
213°, 94.6667%, 85.2941%
HSV (HSB):
213°, 28.0632%, 99.2157%
XYZ:
61.0676, 65.1301, 102.2813
xyY:
0.2673, 0.2851, 65.1301
CIE-Lab:
84.5507, -1.9612, -22.5100
CIE-LCH:
84.5507, 22.5953, 265.0205
CIE-Luv:
84.5507, -17.8147, -35.6975
Hunter-Lab:
80.7032, -6.1608, -18.6505
#b6d6fd color charts
#b6d6fd color shades, tints & tones
#b6d6fd color schemes
#b6d6fd color preview, HTML & CSS examples
This text has a color of #b6d6fd
<p style="color:#b6d6fd;">Text here</p>
.mytext {color:#b6d6fd;}
This box has a color of #b6d6fd
<div style="background-color:#b6d6fd;">Content here</div>
.mybackground {background-color:#b6d6fd;}
Border around this has a color of #b6d6fd
<div style="border:2px solid #b6d6fd;">Content here</div>
.myborder {border:2px solid #b6d6fd;}