#80cf30 color space conversions
Hex:
#80cf30
RGB:
128, 207, 48
CMY:
50, 19, 81
CMYK:
38, 0, 77, 19
HSL:
90°, 62.3529%, 50.0000%
HSV (HSB):
90°, 76.8116%, 81.1765%
XYZ:
31.7484, 49.4282, 10.6636
xyY:
0.3457, 0.5382, 49.4282
CIE-Lab:
75.7170, -48.4103, 65.9440
CIE-LCH:
75.7170, 81.8056, 126.2829
CIE-Luv:
75.7170, -39.4866, 82.8462
Hunter-Lab:
70.3052, -42.4272, 40.2208
#80cf30 color charts
#80cf30 color shades, tints & tones
#80cf30 color schemes
#80cf30 color preview, HTML & CSS examples
This text has a color of #80cf30
<p style="color:#80cf30;">Text here</p>
.mytext {color:#80cf30;}
This box has a color of #80cf30
<div style="background-color:#80cf30;">Content here</div>
.mybackground {background-color:#80cf30;}
Border around this has a color of #80cf30
<div style="border:2px solid #80cf30;">Content here</div>
.myborder {border:2px solid #80cf30;}