#02e2f2 color space conversions
Hex:
#02e2f2
RGB:
2, 226, 242
CMY:
99, 11, 5
CMYK:
99, 7, 0, 5
HSL:
184°, 98.3607%, 47.8431%
HSV (HSB):
184°, 99.1736%, 94.9020%
XYZ:
43.2484, 60.8164, 93.4637
xyY:
0.2189, 0.3079, 60.8164
CIE-Lab:
82.2800, -39.0459, -20.6265
CIE-LCH:
82.2800, 44.1592, 207.8458
CIE-Luv:
82.2800, -61.8941, -27.2302
Hunter-Lab:
77.9849, -37.4821, -16.4688
#02e2f2 color charts
#02e2f2 color shades, tints & tones
#02e2f2 color schemes
#02e2f2 color preview, HTML & CSS examples
This text has a color of #02e2f2
<p style="color:#02e2f2;">Text here</p>
.mytext {color:#02e2f2;}
This box has a color of #02e2f2
<div style="background-color:#02e2f2;">Content here</div>
.mybackground {background-color:#02e2f2;}
Border around this has a color of #02e2f2
<div style="border:2px solid #02e2f2;">Content here</div>
.myborder {border:2px solid #02e2f2;}