#80de32 color space conversions
Hex:
#80de32
RGB:
128, 222, 50
CMY:
50, 13, 80
CMYK:
42, 0, 77, 13
HSL:
93°, 72.2689%, 53.3333%
HSV (HSB):
93°, 77.4775%, 87.0588%
XYZ:
35.5991, 57.0620, 12.1554
xyY:
0.3396, 0.5444, 57.0620
CIE-Lab:
80.2145, -54.3020, 69.5855
CIE-LCH:
80.2145, 88.2658, 127.9672
CIE-Luv:
80.2145, -46.2944, 88.7095
Hunter-Lab:
75.5394, -48.0732, 43.3369
#80de32 color charts
#80de32 color shades, tints & tones
#80de32 color schemes
#80de32 color preview, HTML & CSS examples
This text has a color of #80de32
<p style="color:#80de32;">Text here</p>
.mytext {color:#80de32;}
This box has a color of #80de32
<div style="background-color:#80de32;">Content here</div>
.mybackground {background-color:#80de32;}
Border around this has a color of #80de32
<div style="border:2px solid #80de32;">Content here</div>
.myborder {border:2px solid #80de32;}