#bded5e color space conversions
Hex:
#bded5e
RGB:
189, 237, 94
CMY:
26, 7, 63
CMYK:
20, 0, 60, 7
HSL:
80°, 79.8883%, 64.9020%
HSV (HSB):
80°, 60.3376%, 92.9412%
XYZ:
53.2908, 72.1953, 21.7160
xyY:
0.3620, 0.4905, 72.1953
CIE-Lab:
88.0625, -36.2504, 62.5660
CIE-LCH:
88.0625, 72.3090, 120.0878
CIE-Luv:
88.0625, -23.3612, 83.0123
Hunter-Lab:
84.9678, -36.7406, 44.3242
#bded5e color charts
#bded5e color shades, tints & tones
#bded5e color schemes
#bded5e color preview, HTML & CSS examples
This text has a color of #bded5e
<p style="color:#bded5e;">Text here</p>
.mytext {color:#bded5e;}
This box has a color of #bded5e
<div style="background-color:#bded5e;">Content here</div>
.mybackground {background-color:#bded5e;}
Border around this has a color of #bded5e
<div style="border:2px solid #bded5e;">Content here</div>
.myborder {border:2px solid #bded5e;}