#85ec2c color space conversions
Hex:
#85ec2c
RGB:
133, 236, 44
CMY:
48, 7, 83
CMYK:
44, 0, 81, 7
HSL:
92°, 83.4783%, 54.9020%
HSV (HSB):
92°, 81.3559%, 92.5490%
XYZ:
40.1229, 65.1593, 12.8452
xyY:
0.3397, 0.5516, 65.1593
CIE-Lab:
84.5658, -58.3952, 75.2995
CIE-LCH:
84.5658, 95.2892, 127.7938
CIE-Luv:
84.5658, -50.4229, 95.6146
Hunter-Lab:
80.7213, -52.5380, 47.0701
#85ec2c color charts
#85ec2c color shades, tints & tones
#85ec2c color schemes
#85ec2c color preview, HTML & CSS examples
This text has a color of #85ec2c
<p style="color:#85ec2c;">Text here</p>
.mytext {color:#85ec2c;}
This box has a color of #85ec2c
<div style="background-color:#85ec2c;">Content here</div>
.mybackground {background-color:#85ec2c;}
Border around this has a color of #85ec2c
<div style="border:2px solid #85ec2c;">Content here</div>
.myborder {border:2px solid #85ec2c;}