#02f3d5 color space conversions
Hex:
#02f3d5
RGB:
2, 243, 213
CMY:
99, 5, 16
CMYK:
99, 0, 12, 5
HSL:
173°, 98.3673%, 48.0392%
HSV (HSB):
173°, 99.1770%, 95.2941%
XYZ:
44.0859, 68.9182, 73.9298
xyY:
0.2358, 0.3687, 68.9182
CIE-Lab:
86.4635, -54.6121, 0.8757
CIE-LCH:
86.4635, 54.6191, 179.0813
CIE-Luv:
86.4635, -69.8630, 10.0250
Hunter-Lab:
83.0170, -50.4879, 5.3119
#02f3d5 color charts
#02f3d5 color shades, tints & tones
#02f3d5 color schemes
#02f3d5 color preview, HTML & CSS examples
This text has a color of #02f3d5
<p style="color:#02f3d5;">Text here</p>
.mytext {color:#02f3d5;}
This box has a color of #02f3d5
<div style="background-color:#02f3d5;">Content here</div>
.mybackground {background-color:#02f3d5;}
Border around this has a color of #02f3d5
<div style="border:2px solid #02f3d5;">Content here</div>
.myborder {border:2px solid #02f3d5;}