#02edee color space conversions
Hex:
#02edee
RGB:
2, 237, 238
CMY:
99, 7, 7
CMYK:
99, 0, 0, 7
HSL:
180°, 98.3333%, 47.0588%
HSV (HSB):
180°, 99.1597%, 93.3333%
XYZ:
45.7418, 66.7543, 91.3629
xyY:
0.2244, 0.3275, 66.7543
CIE-Lab:
85.3797, -45.1540, -13.8472
CIE-LCH:
85.3797, 47.2295, 197.0490
CIE-Luv:
85.3797, -65.8729, -15.0816
Hunter-Lab:
81.7033, -43.0471, -9.1074
#02edee color charts
#02edee color shades, tints & tones
#02edee color schemes
#02edee color preview, HTML & CSS examples
This text has a color of #02edee
<p style="color:#02edee;">Text here</p>
.mytext {color:#02edee;}
This box has a color of #02edee
<div style="background-color:#02edee;">Content here</div>
.mybackground {background-color:#02edee;}
Border around this has a color of #02edee
<div style="border:2px solid #02edee;">Content here</div>
.myborder {border:2px solid #02edee;}