#bceddd color space conversions
Hex:
#bceddd
RGB:
188, 237, 221
CMY:
26, 7, 13
CMYK:
21, 0, 7, 7
HSL:
160°, 57.6471%, 83.3333%
HSV (HSB):
160°, 20.6751%, 92.9412%
XYZ:
64.0744, 76.4802, 79.7917
xyY:
0.2908, 0.3471, 76.4802
CIE-Lab:
90.0818, -18.8343, 2.5858
CIE-LCH:
90.0818, 19.0110, 172.1826
CIE-Luv:
90.0818, -24.7825, 7.2078
Hunter-Lab:
87.4530, -22.2606, 7.1211
#bceddd color charts
#bceddd RGB chart
#bceddd CMYK chart
#bceddd RGB pie chart
#bceddd color shades, tints & tones
#bceddd color schemes
#bceddd color preview, HTML & CSS examples
This text has a color of #bceddd
<p style="color:#bceddd;">Text here</p>
.mytext {color:#bceddd;}
Text color #bceddd
This box has a color of #bceddd
<div style="background-color:#bceddd;">Content here</div>
.mybackground {background-color:#bceddd;}
Background color #bceddd
Border around this has a color of #bceddd
<div style="border:2px solid #bceddd;">Content here</div>
.myborder {border:2px solid #bceddd;}
Border color #bceddd