#02fffa color space conversions
Hex:
#02fffa
RGB:
2, 255, 250
CMY:
99, 0, 2
CMYK:
99, 0, 2, 0
HSL:
179°, 100.0000%, 50.3922%
HSV (HSB):
179°, 99.2157%, 100.0000%
XYZ:
53.0404, 78.4350, 102.7864
xyY:
0.2264, 0.3348, 78.4350
CIE-Lab:
90.9781, -49.4643, -11.7504
CIE-LCH:
90.9781, 50.8408, 193.3631
CIE-Luv:
90.9781, -70.8290, -11.0363
Hunter-Lab:
88.5636, -48.0833, -6.8172
#02fffa color charts
#02fffa color shades, tints & tones
#02fffa color schemes
#02fffa color preview, HTML & CSS examples
This text has a color of #02fffa
<p style="color:#02fffa;">Text here</p>
.mytext {color:#02fffa;}
This box has a color of #02fffa
<div style="background-color:#02fffa;">Content here</div>
.mybackground {background-color:#02fffa;}
Border around this has a color of #02fffa
<div style="border:2px solid #02fffa;">Content here</div>
.myborder {border:2px solid #02fffa;}