#02f2f2 color space conversions
Hex:
#02f2f2
RGB:
2, 242, 242
CMY:
99, 5, 5
CMYK:
99, 0, 0, 5
HSL:
180°, 98.3607%, 47.8431%
HSV (HSB):
180°, 99.1736%, 94.9020%
XYZ:
47.8042, 69.9280, 94.9823
xyY:
0.2247, 0.3287, 69.9280
CIE-Lab:
86.9615, -46.1697, -13.5787
CIE-LCH:
86.9615, 48.1251, 196.3889
CIE-Luv:
86.9615, -67.2020, -14.5108
Hunter-Lab:
83.6229, -44.2982, -8.8079
#02f2f2 color charts
#02f2f2 color shades, tints & tones
#02f2f2 color schemes
#02f2f2 color preview, HTML & CSS examples
This text has a color of #02f2f2
<p style="color:#02f2f2;">Text here</p>
.mytext {color:#02f2f2;}
This box has a color of #02f2f2
<div style="background-color:#02f2f2;">Content here</div>
.mybackground {background-color:#02f2f2;}
Border around this has a color of #02f2f2
<div style="border:2px solid #02f2f2;">Content here</div>
.myborder {border:2px solid #02f2f2;}