#02f3db color space conversions
Hex:
#02f3db
RGB:
2, 243, 219
CMY:
99, 5, 14
CMYK:
99, 0, 10, 5
HSL:
174°, 98.3673%, 48.0392%
HSV (HSB):
174°, 99.1770%, 95.2941%
XYZ:
44.8618, 69.2286, 78.0158
xyY:
0.2335, 0.3604, 69.2286
CIE-Lab:
86.6171, -53.0166, -2.0401
CIE-LCH:
86.6171, 53.0558, 182.2037
CIE-Luv:
86.6171, -69.3857, 5.2141
Hunter-Lab:
83.2037, -49.3628, 2.6494
#02f3db color charts
#02f3db color shades, tints & tones
#02f3db color schemes
#02f3db color preview, HTML & CSS examples
This text has a color of #02f3db
<p style="color:#02f3db;">Text here</p>
.mytext {color:#02f3db;}
This box has a color of #02f3db
<div style="background-color:#02f3db;">Content here</div>
.mybackground {background-color:#02f3db;}
Border around this has a color of #02f3db
<div style="border:2px solid #02f3db;">Content here</div>
.myborder {border:2px solid #02f3db;}