#bdeec0 color space conversions
Hex:
#bdeec0
RGB:
189, 238, 192
CMY:
26, 7, 25
CMYK:
21, 0, 19, 7
HSL:
124°, 59.0361%, 83.7255%
HSV (HSB):
124°, 20.5882%, 93.3333%
XYZ:
61.0752, 75.7737, 61.2759
xyY:
0.3083, 0.3825, 75.7737
CIE-Lab:
89.7541, -24.3718, 17.2121
CIE-LCH:
89.7541, 29.8369, 144.7692
CIE-Luv:
89.7541, -24.5068, 29.5205
Hunter-Lab:
87.0481, -27.0938, 19.1975
#bdeec0 color charts
#bdeec0 color shades, tints & tones
#bdeec0 color schemes
#bdeec0 color preview, HTML & CSS examples
This text has a color of #bdeec0
<p style="color:#bdeec0;">Text here</p>
.mytext {color:#bdeec0;}
This box has a color of #bdeec0
<div style="background-color:#bdeec0;">Content here</div>
.mybackground {background-color:#bdeec0;}
Border around this has a color of #bdeec0
<div style="border:2px solid #bdeec0;">Content here</div>
.myborder {border:2px solid #bdeec0;}