#bdeead color space conversions
Hex:
#bdeead
RGB:
189, 238, 173
CMY:
26, 7, 32
CMYK:
21, 0, 27, 7
HSL:
105°, 65.6566%, 80.5882%
HSV (HSB):
105°, 27.3109%, 93.3333%
XYZ:
59.1036, 74.9850, 50.8936
xyY:
0.3195, 0.4054, 74.9850
CIE-Lab:
89.3860, -27.4786, 26.4859
CIE-LCH:
89.3860, 38.1651, 136.0538
CIE-Luv:
89.3860, -24.3523, 42.5191
Hunter-Lab:
86.5939, -29.7063, 25.7693
#bdeead color charts
#bdeead color shades, tints & tones
#bdeead color schemes
#bdeead color preview, HTML & CSS examples
This text has a color of #bdeead
<p style="color:#bdeead;">Text here</p>
.mytext {color:#bdeead;}
This box has a color of #bdeead
<div style="background-color:#bdeead;">Content here</div>
.mybackground {background-color:#bdeead;}
Border around this has a color of #bdeead
<div style="border:2px solid #bdeead;">Content here</div>
.myborder {border:2px solid #bdeead;}