#bcedbf color space conversions
Hex:
#bcedbf
RGB:
188, 237, 191
CMY:
26, 7, 25
CMYK:
21, 0, 19, 7
HSL:
124°, 57.6471%, 83.3333%
HSV (HSB):
124°, 20.6751%, 92.9412%
XYZ:
60.4272, 75.0213, 60.5859
xyY:
0.3082, 0.3827, 75.0213
CIE-Lab:
89.4030, -24.3896, 17.2288
CIE-LCH:
89.4030, 29.8611, 144.7627
CIE-Luv:
89.4030, -24.5094, 29.5252
Hunter-Lab:
86.6149, -27.0448, 19.1578
#bcedbf color charts
#bcedbf color shades, tints & tones
#bcedbf color schemes
#bcedbf color preview, HTML & CSS examples
This text has a color of #bcedbf
<p style="color:#bcedbf;">Text here</p>
.mytext {color:#bcedbf;}
This box has a color of #bcedbf
<div style="background-color:#bcedbf;">Content here</div>
.mybackground {background-color:#bcedbf;}
Border around this has a color of #bcedbf
<div style="border:2px solid #bcedbf;">Content here</div>
.myborder {border:2px solid #bcedbf;}