#02eeda color space conversions
Hex:
#02eeda
RGB:
2, 238, 218
CMY:
99, 7, 15
CMYK:
99, 0, 8, 7
HSL:
175°, 98.3333%, 47.0588%
HSV (HSB):
175°, 99.1597%, 93.3333%
XYZ:
43.2545, 66.2239, 76.8324
xyY:
0.2322, 0.3554, 66.2239
CIE-Lab:
85.1105, -51.2287, -3.7282
CIE-LCH:
85.1105, 51.3641, 184.1624
CIE-Luv:
85.1105, -67.8186, 2.2541
Hunter-Lab:
81.3781, -47.5345, 0.9865
#02eeda color charts
#02eeda color shades, tints & tones
#02eeda color schemes
#02eeda color preview, HTML & CSS examples
This text has a color of #02eeda
<p style="color:#02eeda;">Text here</p>
.mytext {color:#02eeda;}
This box has a color of #02eeda
<div style="background-color:#02eeda;">Content here</div>
.mybackground {background-color:#02eeda;}
Border around this has a color of #02eeda
<div style="border:2px solid #02eeda;">Content here</div>
.myborder {border:2px solid #02eeda;}