#bced5a color space conversions
Hex:
#bced5a
RGB:
188, 237, 90
CMY:
26, 7, 65
CMYK:
21, 0, 62, 7
HSL:
80°, 80.3279%, 64.1176%
HSV (HSB):
80°, 62.0253%, 92.9412%
XYZ:
52.8687, 71.9979, 20.7834
xyY:
0.3630, 0.4943, 71.9979
CIE-Lab:
87.9676, -36.9328, 64.0997
CIE-LCH:
87.9676, 73.9784, 119.9496
CIE-Luv:
87.9676, -23.9022, 84.4216
Hunter-Lab:
84.8516, -37.2719, 44.8737
#bced5a color charts
#bced5a color shades, tints & tones
#bced5a color schemes
#bced5a color preview, HTML & CSS examples
This text has a color of #bced5a
<p style="color:#bced5a;">Text here</p>
.mytext {color:#bced5a;}
This box has a color of #bced5a
<div style="background-color:#bced5a;">Content here</div>
.mybackground {background-color:#bced5a;}
Border around this has a color of #bced5a
<div style="border:2px solid #bced5a;">Content here</div>
.myborder {border:2px solid #bced5a;}