#b6cefc color space conversions
Hex:
#b6cefc
RGB:
182, 206, 252
CMY:
29, 19, 1
CMYK:
28, 18, 0, 1
HSL:
219°, 92.1053%, 85.0980%
HSV (HSB):
219°, 27.7778%, 98.8235%
XYZ:
58.9334, 61.1160, 100.7859
xyY:
0.2669, 0.2767, 61.1160
CIE-Lab:
82.4410, 2.0464, -25.1881
CIE-LCH:
82.4410, 25.2711, 274.6447
CIE-Luv:
82.4410, -14.3496, -40.6749
Hunter-Lab:
78.1767, -2.2473, -21.7133
#b6cefc color charts
#b6cefc color shades, tints & tones
#b6cefc color schemes
#b6cefc color preview, HTML & CSS examples
This text has a color of #b6cefc
<p style="color:#b6cefc;">Text here</p>
.mytext {color:#b6cefc;}
This box has a color of #b6cefc
<div style="background-color:#b6cefc;">Content here</div>
.mybackground {background-color:#b6cefc;}
Border around this has a color of #b6cefc
<div style="border:2px solid #b6cefc;">Content here</div>
.myborder {border:2px solid #b6cefc;}