#85ed2e color space conversions
Hex:
#85ed2e
RGB:
133, 237, 46
CMY:
48, 7, 82
CMYK:
44, 0, 81, 7
HSL:
93°, 84.1410%, 55.4902%
HSV (HSB):
93°, 80.5907%, 92.9412%
XYZ:
40.4502, 65.7522, 13.1443
xyY:
0.3389, 0.5509, 65.7522
CIE-Lab:
84.8698, -58.6890, 75.0684
CIE-LCH:
84.8698, 95.2872, 128.0185
CIE-Luv:
84.8698, -50.8407, 95.6661
Hunter-Lab:
81.0877, -52.8597, 47.1505
#85ed2e color charts
#85ed2e color shades, tints & tones
#85ed2e color schemes
#85ed2e color preview, HTML & CSS examples
This text has a color of #85ed2e
<p style="color:#85ed2e;">Text here</p>
.mytext {color:#85ed2e;}
This box has a color of #85ed2e
<div style="background-color:#85ed2e;">Content here</div>
.mybackground {background-color:#85ed2e;}
Border around this has a color of #85ed2e
<div style="border:2px solid #85ed2e;">Content here</div>
.myborder {border:2px solid #85ed2e;}