#02fee1 color space conversions
Hex:
#02fee1
RGB:
2, 254, 225
CMY:
99, 0, 12
CMYK:
99, 0, 11, 0
HSL:
173°, 99.2126%, 50.1961%
HSV (HSB):
173°, 99.2126%, 99.6078%
XYZ:
49.0575, 76.3328, 83.3823
xyY:
0.2350, 0.3656, 76.3328
CIE-Lab:
90.0136, -55.8803, -0.1969
CIE-LCH:
90.0136, 55.8807, 180.2019
CIE-Luv:
90.0136, -72.5100, 8.6095
Hunter-Lab:
87.3686, -52.6674, 4.5733
#02fee1 color charts
#02fee1 color shades, tints & tones
#02fee1 color schemes
#02fee1 color preview, HTML & CSS examples
This text has a color of #02fee1
<p style="color:#02fee1;">Text here</p>
.mytext {color:#02fee1;}
This box has a color of #02fee1
<div style="background-color:#02fee1;">Content here</div>
.mybackground {background-color:#02fee1;}
Border around this has a color of #02fee1
<div style="border:2px solid #02fee1;">Content here</div>
.myborder {border:2px solid #02fee1;}