#b6d0e5 color space conversions
Hex:
#b6d0e5
RGB:
182, 208, 229
CMY:
29, 18, 10
CMYK:
21, 9, 0, 10
HSL:
207°, 47.4747%, 80.5882%
HSV (HSB):
207°, 20.5240%, 89.8039%
XYZ:
55.9901, 60.7140, 82.8967
xyY:
0.2805, 0.3042, 60.7140
CIE-Lab:
82.2247, -4.2406, -13.2701
CIE-LCH:
82.2247, 13.9312, 252.2781
CIE-Luv:
82.2247, -14.5045, -20.0395
Hunter-Lab:
77.9192, -8.0944, -8.5341
#b6d0e5 color charts
#b6d0e5 color shades, tints & tones
#b6d0e5 color schemes
#b6d0e5 color preview, HTML & CSS examples
This text has a color of #b6d0e5
<p style="color:#b6d0e5;">Text here</p>
.mytext {color:#b6d0e5;}
This box has a color of #b6d0e5
<div style="background-color:#b6d0e5;">Content here</div>
.mybackground {background-color:#b6d0e5;}
Border around this has a color of #b6d0e5
<div style="border:2px solid #b6d0e5;">Content here</div>
.myborder {border:2px solid #b6d0e5;}