#02ffdf color space conversions
Hex:
#02ffdf
RGB:
2, 255, 223
CMY:
99, 0, 13
CMYK:
99, 0, 13, 0
HSL:
172°, 100.0000%, 50.3922%
HSV (HSB):
172°, 99.2157%, 100.0000%
XYZ:
49.1043, 76.8606, 82.0596
xyY:
0.2361, 0.3695, 76.8606
CIE-Lab:
90.2574, -56.8035, 1.1962
CIE-LCH:
90.2574, 56.8161, 178.7936
CIE-Luv:
90.2574, -72.9945, 10.9416
Hunter-Lab:
87.6702, -53.4445, 5.8735
#02ffdf color charts
#02ffdf color shades, tints & tones
#02ffdf color schemes
#02ffdf color preview, HTML & CSS examples
This text has a color of #02ffdf
<p style="color:#02ffdf;">Text here</p>
.mytext {color:#02ffdf;}
This box has a color of #02ffdf
<div style="background-color:#02ffdf;">Content here</div>
.mybackground {background-color:#02ffdf;}
Border around this has a color of #02ffdf
<div style="border:2px solid #02ffdf;">Content here</div>
.myborder {border:2px solid #02ffdf;}