#bceddc color space conversions
Hex:
#bceddc
RGB:
188, 237, 220
CMY:
26, 7, 14
CMYK:
21, 0, 7, 7
HSL:
159°, 57.6471%, 83.3333%
HSV (HSB):
159°, 20.6751%, 92.9412%
XYZ:
63.9415, 76.4270, 79.0920
xyY:
0.2914, 0.3482, 76.4270
CIE-Lab:
90.0572, -19.0317, 3.0721
CIE-LCH:
90.0572, 19.2780, 170.8305
CIE-Luv:
90.0572, -24.7728, 7.9814
Hunter-Lab:
87.4226, -22.4333, 7.5556
#bceddc color charts
#bceddc RGB chart
#bceddc CMYK chart
#bceddc RGB pie chart
#bceddc color shades, tints & tones
#bceddc color schemes
#bceddc color preview, HTML & CSS examples
This text has a color of #bceddc
<p style="color:#bceddc;">Text here</p>
.mytext {color:#bceddc;}
Text color #bceddc
This box has a color of #bceddc
<div style="background-color:#bceddc;">Content here</div>
.mybackground {background-color:#bceddc;}
Background color #bceddc
Border around this has a color of #bceddc
<div style="border:2px solid #bceddc;">Content here</div>
.myborder {border:2px solid #bceddc;}
Border color #bceddc