#b6dcee color space conversions
Hex:
#b6dcee
RGB:
182, 220, 238
CMY:
29, 14, 7
CMYK:
24, 8, 0, 7
HSL:
199°, 62.2222%, 82.3529%
HSV (HSB):
199°, 23.5294%, 93.3333%
XYZ:
60.3172, 67.3045, 90.7009
xyY:
0.2763, 0.3083, 67.3045
CIE-Lab:
85.6575, -8.5063, -12.9115
CIE-LCH:
85.6575, 15.4617, 236.6225
CIE-Luv:
85.6575, -20.1052, -18.8864
Hunter-Lab:
82.0393, -12.3315, -8.1222
#b6dcee color charts
#b6dcee color shades, tints & tones
#b6dcee color schemes
#b6dcee color preview, HTML & CSS examples
This text has a color of #b6dcee
<p style="color:#b6dcee;">Text here</p>
.mytext {color:#b6dcee;}
This box has a color of #b6dcee
<div style="background-color:#b6dcee;">Content here</div>
.mybackground {background-color:#b6dcee;}
Border around this has a color of #b6dcee
<div style="border:2px solid #b6dcee;">Content here</div>
.myborder {border:2px solid #b6dcee;}