#85ed00 color space conversions
Hex:
#85ed00
RGB:
133, 237, 0
CMY:
48, 7, 100
CMYK:
44, 0, 100, 7
HSL:
86°, 100.0000%, 46.4706%
HSV (HSB):
86°, 100.0000%, 92.9412%
XYZ:
39.9571, 65.5549, 10.5474
xyY:
0.3443, 0.5648, 65.5549
CIE-Lab:
84.7689, -59.7884, 81.8867
CIE-LCH:
84.7689, 101.3908, 126.1345
CIE-Luv:
84.7689, -51.0586, 100.2163
Hunter-Lab:
80.9660, -53.6000, 48.9525
#85ed00 color charts
#85ed00 color shades, tints & tones
#85ed00 color schemes
#85ed00 color preview, HTML & CSS examples
This text has a color of #85ed00
<p style="color:#85ed00;">Text here</p>
.mytext {color:#85ed00;}
This box has a color of #85ed00
<div style="background-color:#85ed00;">Content here</div>
.mybackground {background-color:#85ed00;}
Border around this has a color of #85ed00
<div style="border:2px solid #85ed00;">Content here</div>
.myborder {border:2px solid #85ed00;}