#bdecc4 color space conversions
Hex:
#bdecc4
RGB:
189, 236, 196
CMY:
26, 7, 23
CMYK:
20, 0, 17, 7
HSL:
129°, 55.2941%, 83.3333%
HSV (HSB):
129°, 19.9153%, 92.5490%
XYZ:
60.9455, 74.7952, 63.4493
xyY:
0.3060, 0.3755, 74.7952
CIE-Lab:
89.2970, -22.7070, 14.4943
CIE-LCH:
89.2970, 26.9387, 147.4491
CIE-Luv:
89.2970, -23.5819, 25.3839
Hunter-Lab:
86.4842, -25.5583, 17.0408
#bdecc4 color charts
#bdecc4 color shades, tints & tones
#bdecc4 color schemes
#bdecc4 color preview, HTML & CSS examples
This text has a color of #bdecc4
<p style="color:#bdecc4;">Text here</p>
.mytext {color:#bdecc4;}
This box has a color of #bdecc4
<div style="background-color:#bdecc4;">Content here</div>
.mybackground {background-color:#bdecc4;}
Border around this has a color of #bdecc4
<div style="border:2px solid #bdecc4;">Content here</div>
.myborder {border:2px solid #bdecc4;}