#85ea4e color space conversions
Hex:
#85ea4e
RGB:
133, 234, 78
CMY:
48, 8, 69
CMYK:
43, 0, 67, 8
HSL:
99°, 78.7879%, 61.1765%
HSV (HSB):
99°, 66.6667%, 91.7647%
XYZ:
40.4708, 64.3822, 17.5017
xyY:
0.3308, 0.5262, 64.3822
CIE-Lab:
84.1644, -55.5843, 63.9537
CIE-LCH:
84.1644, 84.7330, 130.9950
CIE-Luv:
84.1644, -49.1635, 86.4058
Hunter-Lab:
80.2385, -50.3854, 43.2346
#85ea4e color charts
#85ea4e color shades, tints & tones
#85ea4e color schemes
#85ea4e color preview, HTML & CSS examples
This text has a color of #85ea4e
<p style="color:#85ea4e;">Text here</p>
.mytext {color:#85ea4e;}
This box has a color of #85ea4e
<div style="background-color:#85ea4e;">Content here</div>
.mybackground {background-color:#85ea4e;}
Border around this has a color of #85ea4e
<div style="border:2px solid #85ea4e;">Content here</div>
.myborder {border:2px solid #85ea4e;}