#02f2a2 color space conversions
Hex:
#02f2a2
RGB:
2, 242, 162
CMY:
99, 5, 36
CMYK:
99, 0, 33, 5
HSL:
160°, 98.3607%, 47.8431%
HSV (HSB):
160°, 99.1736%, 94.9020%
XYZ:
38.2988, 66.1258, 44.9274
xyY:
0.2564, 0.4428, 66.1258
CIE-Lab:
85.0605, -66.3006, 25.3472
CIE-LCH:
85.0605, 70.9806, 159.0778
CIE-Luv:
85.0605, -73.3561, 47.0190
Hunter-Lab:
81.3178, -58.2368, 24.1652
#02f2a2 color charts
#02f2a2 color shades, tints & tones
#02f2a2 color schemes
#02f2a2 color preview, HTML & CSS examples
This text has a color of #02f2a2
<p style="color:#02f2a2;">Text here</p>
.mytext {color:#02f2a2;}
This box has a color of #02f2a2
<div style="background-color:#02f2a2;">Content here</div>
.mybackground {background-color:#02f2a2;}
Border around this has a color of #02f2a2
<div style="border:2px solid #02f2a2;">Content here</div>
.myborder {border:2px solid #02f2a2;}