#02f48e color space conversions
Hex:
#02f48e
RGB:
2, 244, 142
CMY:
99, 4, 44
CMYK:
99, 0, 42, 4
HSL:
155°, 98.3740%, 48.2353%
HSV (HSB):
155°, 99.1803%, 95.6863%
XYZ:
37.2582, 66.6673, 36.4955
xyY:
0.2653, 0.4748, 66.6673
CIE-Lab:
85.3356, -70.8617, 35.7886
CIE-LCH:
85.3356, 79.3864, 153.2040
CIE-Luv:
85.3356, -75.3027, 60.8868
Hunter-Lab:
81.6500, -61.4352, 30.6539
#02f48e color charts
#02f48e color shades, tints & tones
#02f48e color schemes
#02f48e color preview, HTML & CSS examples
This text has a color of #02f48e
<p style="color:#02f48e;">Text here</p>
.mytext {color:#02f48e;}
This box has a color of #02f48e
<div style="background-color:#02f48e;">Content here</div>
.mybackground {background-color:#02f48e;}
Border around this has a color of #02f48e
<div style="border:2px solid #02f48e;">Content here</div>
.myborder {border:2px solid #02f48e;}