#b6ddfa color space conversions
Hex:
#b6ddfa
RGB:
182, 221, 250
CMY:
29, 13, 2
CMYK:
27, 12, 0, 2
HSL:
206°, 87.1795%, 84.7059%
HSV (HSB):
206°, 27.2000%, 98.0392%
XYZ:
62.4032, 68.5601, 100.3869
xyY:
0.2697, 0.2963, 68.5601
CIE-Lab:
86.2858, -6.3172, -18.3018
CIE-LCH:
86.2858, 19.3614, 250.9569
CIE-Luv:
86.2858, -20.7696, -28.0976
Hunter-Lab:
82.8010, -10.3749, -13.9217
#b6ddfa color charts
#b6ddfa color shades, tints & tones
#b6ddfa color schemes
#b6ddfa color preview, HTML & CSS examples
This text has a color of #b6ddfa
<p style="color:#b6ddfa;">Text here</p>
.mytext {color:#b6ddfa;}
This box has a color of #b6ddfa
<div style="background-color:#b6ddfa;">Content here</div>
.mybackground {background-color:#b6ddfa;}
Border around this has a color of #b6ddfa
<div style="border:2px solid #b6ddfa;">Content here</div>
.myborder {border:2px solid #b6ddfa;}