#bdefd0 color space conversions
Hex:
#bdefd0
RGB:
189, 239, 208
CMY:
26, 6, 18
CMYK:
21, 0, 13, 6
HSL:
143°, 60.9756%, 83.9216%
HSV (HSB):
143°, 20.9205%, 93.7255%
XYZ:
63.2379, 77.1059, 71.2244
xyY:
0.2989, 0.3644, 77.1059
CIE-Lab:
90.3703, -21.9940, 9.7825
CIE-LCH:
90.3703, 24.0714, 156.0214
CIE-Luv:
90.3703, -25.1202, 18.5160
Hunter-Lab:
87.8100, -25.1174, 13.3756
#bdefd0 color charts
#bdefd0 color shades, tints & tones
#bdefd0 color schemes
#bdefd0 color preview, HTML & CSS examples
This text has a color of #bdefd0
<p style="color:#bdefd0;">Text here</p>
.mytext {color:#bdefd0;}
This box has a color of #bdefd0
<div style="background-color:#bdefd0;">Content here</div>
.mybackground {background-color:#bdefd0;}
Border around this has a color of #bdefd0
<div style="border:2px solid #bdefd0;">Content here</div>
.myborder {border:2px solid #bdefd0;}