#b6ddf9 color space conversions
Hex:
#b6ddf9
RGB:
182, 221, 249
CMY:
29, 13, 2
CMYK:
27, 11, 0, 2
HSL:
205°, 84.8101%, 84.5098%
HSV (HSB):
205°, 26.9076%, 97.6471%
XYZ:
62.2467, 68.4975, 99.5631
xyY:
0.2703, 0.2974, 68.4975
CIE-Lab:
86.2546, -6.5465, -17.8215
CIE-LCH:
86.2546, 18.9859, 249.8300
CIE-Luv:
86.2546, -20.7509, -27.2654
Hunter-Lab:
82.7632, -10.5847, -13.3908
#b6ddf9 color charts
#b6ddf9 color shades, tints & tones
#b6ddf9 color schemes
#b6ddf9 color preview, HTML & CSS examples
This text has a color of #b6ddf9
<p style="color:#b6ddf9;">Text here</p>
.mytext {color:#b6ddf9;}
This box has a color of #b6ddf9
<div style="background-color:#b6ddf9;">Content here</div>
.mybackground {background-color:#b6ddf9;}
Border around this has a color of #b6ddf9
<div style="border:2px solid #b6ddf9;">Content here</div>
.myborder {border:2px solid #b6ddf9;}