#85f64e color space conversions
Hex:
#85f64e
RGB:
133, 246, 78
CMY:
48, 4, 69
CMYK:
46, 0, 68, 4
HSL:
100°, 90.3226%, 63.5294%
HSV (HSB):
100°, 68.2927%, 96.4706%
XYZ:
44.0038, 71.4481, 18.6794
xyY:
0.3281, 0.5327, 71.4481
CIE-Lab:
87.7023, -60.1919, 67.6672
CIE-LCH:
87.7023, 90.5644, 131.6540
CIE-Luv:
87.7023, -54.2998, 91.7091
Hunter-Lab:
84.5270, -54.9972, 46.0666
#85f64e color charts
#85f64e color shades, tints & tones
#85f64e color schemes
#85f64e color preview, HTML & CSS examples
This text has a color of #85f64e
<p style="color:#85f64e;">Text here</p>
.mytext {color:#85f64e;}
This box has a color of #85f64e
<div style="background-color:#85f64e;">Content here</div>
.mybackground {background-color:#85f64e;}
Border around this has a color of #85f64e
<div style="border:2px solid #85f64e;">Content here</div>
.myborder {border:2px solid #85f64e;}