#02fee5 color space conversions
Hex:
#02fee5
RGB:
2, 254, 229
CMY:
99, 0, 10
CMYK:
99, 0, 10, 0
HSL:
174°, 99.2126%, 50.1961%
HSV (HSB):
174°, 99.2126%, 99.6078%
XYZ:
49.6097, 76.5537, 86.2904
xyY:
0.2335, 0.3603, 76.5537
CIE-Lab:
90.1158, -54.8213, -2.1237
CIE-LCH:
90.1158, 54.8624, 182.2185
CIE-Luv:
90.1158, -72.1916, 5.4019
Hunter-Lab:
87.4950, -51.9065, 2.7727
#02fee5 color charts
#02fee5 color shades, tints & tones
#02fee5 color schemes
#02fee5 color preview, HTML & CSS examples
This text has a color of #02fee5
<p style="color:#02fee5;">Text here</p>
.mytext {color:#02fee5;}
This box has a color of #02fee5
<div style="background-color:#02fee5;">Content here</div>
.mybackground {background-color:#02fee5;}
Border around this has a color of #02fee5
<div style="border:2px solid #02fee5;">Content here</div>
.myborder {border:2px solid #02fee5;}