#02d2e2 color space conversions
Hex:
#02d2e2
RGB:
2, 210, 226
CMY:
99, 18, 11
CMYK:
99, 7, 0, 11
HSL:
184°, 98.2456%, 44.7059%
HSV (HSB):
184°, 99.1150%, 88.6275%
XYZ:
36.7991, 51.5971, 79.9712
xyY:
0.2186, 0.3065, 51.5971
CIE-Lab:
77.0393, -36.6108, -20.0365
CIE-LCH:
77.0393, 41.7350, 208.6911
CIE-Luv:
77.0393, -57.8293, -26.3970
Hunter-Lab:
71.8311, -34.2588, -15.7271
#02d2e2 color charts
#02d2e2 color shades, tints & tones
#02d2e2 color schemes
#02d2e2 color preview, HTML & CSS examples
This text has a color of #02d2e2
<p style="color:#02d2e2;">Text here</p>
.mytext {color:#02d2e2;}
This box has a color of #02d2e2
<div style="background-color:#02d2e2;">Content here</div>
.mybackground {background-color:#02d2e2;}
Border around this has a color of #02d2e2
<div style="border:2px solid #02d2e2;">Content here</div>
.myborder {border:2px solid #02d2e2;}