#02fadc color space conversions
Hex:
#02fadc
RGB:
2, 250, 220
CMY:
99, 2, 14
CMYK:
99, 0, 12, 2
HSL:
173°, 98.4127%, 49.4118%
HSV (HSB):
173°, 99.2000%, 98.0392%
XYZ:
47.1289, 73.5514, 79.4230
xyY:
0.2355, 0.3676, 73.5514
CIE-Lab:
88.7100, -55.5876, 0.4988
CIE-LCH:
88.7100, 55.5898, 179.4859
CIE-Luv:
88.7100, -71.6007, 9.6321
Hunter-Lab:
85.7621, -51.9925, 5.1259
#02fadc color charts
#02fadc RGB chart
#02fadc CMYK chart
#02fadc RGB pie chart
#02fadc color shades, tints & tones
#02fadc color schemes
#02fadc color preview, HTML & CSS examples
This text has a color of #02fadc
<p style="color:#02fadc;">Text here</p>
.mytext {color:#02fadc;}
Text color #02fadc
This box has a color of #02fadc
<div style="background-color:#02fadc;">Content here</div>
.mybackground {background-color:#02fadc;}
Background color #02fadc
Border around this has a color of #02fadc
<div style="border:2px solid #02fadc;">Content here</div>
.myborder {border:2px solid #02fadc;}
Border color #02fadc