#bdeee1 color space conversions
Hex:
#bdeee1
RGB:
189, 238, 225
CMY:
26, 7, 12
CMYK:
21, 0, 5, 7
HSL:
164°, 59.0361%, 83.7255%
HSV (HSB):
164°, 20.5882%, 93.3333%
XYZ:
65.1514, 77.4041, 82.7408
xyY:
0.2892, 0.3436, 77.4041
CIE-Lab:
90.5073, -18.2254, 1.1247
CIE-LCH:
90.5073, 18.2601, 176.4687
CIE-Luv:
90.5073, -24.8149, 4.8721
Hunter-Lab:
87.9796, -21.7800, 5.8262
#bdeee1 color charts
#bdeee1 color shades, tints & tones
#bdeee1 color schemes
#bdeee1 color preview, HTML & CSS examples
This text has a color of #bdeee1
<p style="color:#bdeee1;">Text here</p>
.mytext {color:#bdeee1;}
This box has a color of #bdeee1
<div style="background-color:#bdeee1;">Content here</div>
.mybackground {background-color:#bdeee1;}
Border around this has a color of #bdeee1
<div style="border:2px solid #bdeee1;">Content here</div>
.myborder {border:2px solid #bdeee1;}