#02af9e color space conversions
Hex:
#02af9e
RGB:
2, 175, 158
CMY:
99, 31, 38
CMYK:
99, 0, 10, 31
HSL:
174°, 97.7401%, 34.7059%
HSV (HSB):
174°, 98.8571%, 68.6275%
XYZ:
21.5266, 33.1415, 37.6101
xyY:
0.2333, 0.3591, 33.1415
CIE-Lab:
64.2753, -41.2373, -1.9225
CIE-LCH:
64.2753, 41.2821, 182.6692
CIE-Luv:
64.2753, -51.3742, 3.3460
Hunter-Lab:
57.5686, -33.9988, 1.5633
#02af9e color charts
#02af9e color shades, tints & tones
#02af9e color schemes
#02af9e color preview, HTML & CSS examples
This text has a color of #02af9e
<p style="color:#02af9e;">Text here</p>
.mytext {color:#02af9e;}
This box has a color of #02af9e
<div style="background-color:#02af9e;">Content here</div>
.mybackground {background-color:#02af9e;}
Border around this has a color of #02af9e
<div style="border:2px solid #02af9e;">Content here</div>
.myborder {border:2px solid #02af9e;}