#02e1e4 color space conversions
Hex:
#02e1e4
RGB:
2, 225, 228
CMY:
99, 12, 11
CMYK:
99, 1, 0, 11
HSL:
181°, 98.2609%, 45.0980%
HSV (HSB):
181°, 99.1228%, 89.4118%
XYZ:
40.9538, 59.4648, 82.7181
xyY:
0.2236, 0.3247, 59.4648
CIE-Lab:
81.5464, -42.8093, -14.3084
CIE-LCH:
81.5464, 45.1372, 198.4815
CIE-Luv:
81.5464, -62.6947, -16.1200
Hunter-Lab:
77.1134, -40.1496, -9.6199
#02e1e4 color charts
#02e1e4 color shades, tints & tones
#02e1e4 color schemes
#02e1e4 color preview, HTML & CSS examples
This text has a color of #02e1e4
<p style="color:#02e1e4;">Text here</p>
.mytext {color:#02e1e4;}
This box has a color of #02e1e4
<div style="background-color:#02e1e4;">Content here</div>
.mybackground {background-color:#02e1e4;}
Border around this has a color of #02e1e4
<div style="border:2px solid #02e1e4;">Content here</div>
.myborder {border:2px solid #02e1e4;}