#bcedb2 color space conversions
Hex:
#bcedb2
RGB:
188, 237, 178
CMY:
26, 7, 30
CMYK:
21, 0, 25, 7
HSL:
110°, 62.1053%, 81.3725%
HSV (HSB):
110°, 24.8945%, 92.9412%
XYZ:
59.0591, 74.4741, 53.3817
xyY:
0.3160, 0.3984, 74.4741
CIE-Lab:
89.1461, -26.5517, 23.5831
CIE-LCH:
89.1461, 35.5127, 138.3887
CIE-Luv:
89.1461, -24.4040, 38.5241
Hunter-Lab:
86.2984, -28.8640, 23.7338
#bcedb2 color charts
#bcedb2 color shades, tints & tones
#bcedb2 color schemes
#bcedb2 color preview, HTML & CSS examples
This text has a color of #bcedb2
<p style="color:#bcedb2;">Text here</p>
.mytext {color:#bcedb2;}
This box has a color of #bcedb2
<div style="background-color:#bcedb2;">Content here</div>
.mybackground {background-color:#bcedb2;}
Border around this has a color of #bcedb2
<div style="border:2px solid #bcedb2;">Content here</div>
.myborder {border:2px solid #bcedb2;}