#02c048 color space conversions
Hex:
#02c048
RGB:
2, 192, 72
CMY:
99, 25, 72
CMYK:
99, 0, 63, 25
HSL:
142°, 97.9381%, 38.0392%
HSV (HSB):
142°, 98.9583%, 75.2941%
XYZ:
20.0444, 38.1801, 12.4439
xyY:
0.2836, 0.5403, 38.1801
CIE-Lab:
68.1531, -65.1140, 48.0341
CIE-LCH:
68.1531, 80.9142, 143.5841
CIE-Luv:
68.1531, -62.5416, 68.2447
Hunter-Lab:
61.7900, -50.2280, 31.3126
#02c048 color charts
#02c048 color shades, tints & tones
#02c048 color schemes
#02c048 color preview, HTML & CSS examples
This text has a color of #02c048
<p style="color:#02c048;">Text here</p>
.mytext {color:#02c048;}
This box has a color of #02c048
<div style="background-color:#02c048;">Content here</div>
.mybackground {background-color:#02c048;}
Border around this has a color of #02c048
<div style="border:2px solid #02c048;">Content here</div>
.myborder {border:2px solid #02c048;}