#bced2e color space conversions
Hex:
#bced2e
RGB:
188, 237, 46
CMY:
26, 7, 82
CMYK:
21, 0, 81, 7
HSL:
75°, 84.1410%, 55.4902%
HSV (HSB):
75°, 80.5907%, 92.9412%
XYZ:
51.5164, 71.4570, 13.6622
xyY:
0.3770, 0.5230, 71.4570
CIE-Lab:
87.7066, -39.3440, 78.6778
CIE-LCH:
87.7066, 87.9667, 116.5680
CIE-Luv:
87.7066, -23.7866, 95.7716
Hunter-Lab:
84.5322, -39.1484, 49.5901
#bced2e color charts
#bced2e color shades, tints & tones
#bced2e color schemes
#bced2e color preview, HTML & CSS examples
This text has a color of #bced2e
<p style="color:#bced2e;">Text here</p>
.mytext {color:#bced2e;}
This box has a color of #bced2e
<div style="background-color:#bced2e;">Content here</div>
.mybackground {background-color:#bced2e;}
Border around this has a color of #bced2e
<div style="border:2px solid #bced2e;">Content here</div>
.myborder {border:2px solid #bced2e;}