#b6ceed color space conversions
Hex:
#b6ceed
RGB:
182, 206, 237
CMY:
29, 19, 7
CMYK:
23, 13, 0, 7
HSL:
214°, 60.4396%, 82.1569%
HSV (HSB):
214°, 23.2068%, 92.9412%
XYZ:
56.6488, 60.2021, 88.7552
xyY:
0.2755, 0.2928, 60.2021
CIE-Lab:
81.9479, -1.4104, -17.9520
CIE-LCH:
81.9479, 18.0073, 265.5079
CIE-Luv:
81.9479, -13.8567, -28.0994
Hunter-Lab:
77.5900, -5.4590, -13.5088
#b6ceed color charts
#b6ceed color shades, tints & tones
#b6ceed color schemes
#b6ceed color preview, HTML & CSS examples
This text has a color of #b6ceed
<p style="color:#b6ceed;">Text here</p>
.mytext {color:#b6ceed;}
This box has a color of #b6ceed
<div style="background-color:#b6ceed;">Content here</div>
.mybackground {background-color:#b6ceed;}
Border around this has a color of #b6ceed
<div style="border:2px solid #b6ceed;">Content here</div>
.myborder {border:2px solid #b6ceed;}