#2cdc05 color space conversions
Hex:
#2cdc05
RGB:
44, 220, 5
CMY:
83, 14, 98
CMYK:
80, 0, 98, 14
HSL:
109°, 95.5556%, 44.1176%
HSV (HSB):
109°, 97.7273%, 86.2745%
XYZ:
26.6593, 51.7328, 8.7239
xyY:
0.3060, 0.5938, 51.7328
CIE-Lab:
77.1208, -74.0872, 74.3319
CIE-LCH:
77.1208, 104.9483, 134.9055
CIE-Luv:
77.1208, -69.3567, 93.6585
Hunter-Lab:
71.9255, -59.7084, 43.1565
#2cdc05 color charts
#2cdc05 color shades, tints & tones
#2cdc05 color schemes
#2cdc05 color preview, HTML & CSS examples
This text has a color of #2cdc05
<p style="color:#2cdc05;">Text here</p>
.mytext {color:#2cdc05;}
This box has a color of #2cdc05
<div style="background-color:#2cdc05;">Content here</div>
.mybackground {background-color:#2cdc05;}
Border around this has a color of #2cdc05
<div style="border:2px solid #2cdc05;">Content here</div>
.myborder {border:2px solid #2cdc05;}