#80cf00 color space conversions
Hex:
#80cf00
RGB:
128, 207, 0
CMY:
50, 19, 100
CMYK:
38, 0, 100, 19
HSL:
83°, 100.0000%, 40.5882%
HSV (HSB):
83°, 100.0000%, 81.1765%
XYZ:
31.2149, 49.2148, 7.8542
xyY:
0.3536, 0.5575, 49.2148
CIE-Lab:
75.5848, -49.7947, 74.6497
CIE-LCH:
75.5848, 89.7335, 123.7051
CIE-Luv:
75.5848, -39.6849, 88.6483
Hunter-Lab:
70.1533, -43.3442, 42.4693
#80cf00 color charts
#80cf00 color shades, tints & tones
#80cf00 color schemes
#80cf00 color preview, HTML & CSS examples
This text has a color of #80cf00
<p style="color:#80cf00;">Text here</p>
.mytext {color:#80cf00;}
This box has a color of #80cf00
<div style="background-color:#80cf00;">Content here</div>
.mybackground {background-color:#80cf00;}
Border around this has a color of #80cf00
<div style="border:2px solid #80cf00;">Content here</div>
.myborder {border:2px solid #80cf00;}