#bdecd4 color space conversions
Hex:
#bdecd4
RGB:
189, 236, 212
CMY:
26, 7, 17
CMYK:
20, 0, 10, 7
HSL:
149°, 55.2941%, 83.3333%
HSV (HSB):
149°, 19.9153%, 92.5490%
XYZ:
62.8654, 75.5632, 73.5592
xyY:
0.2966, 0.3565, 75.5632
CIE-Lab:
89.6561, -19.7744, 6.6745
CIE-LCH:
89.6561, 20.8705, 161.3489
CIE-Luv:
89.6561, -23.7513, 13.5230
Hunter-Lab:
86.9271, -23.0318, 10.6768
#bdecd4 color charts
#bdecd4 color shades, tints & tones
#bdecd4 color schemes
#bdecd4 color preview, HTML & CSS examples
This text has a color of #bdecd4
<p style="color:#bdecd4;">Text here</p>
.mytext {color:#bdecd4;}
This box has a color of #bdecd4
<div style="background-color:#bdecd4;">Content here</div>
.mybackground {background-color:#bdecd4;}
Border around this has a color of #bdecd4
<div style="border:2px solid #bdecd4;">Content here</div>
.myborder {border:2px solid #bdecd4;}