#02cfc5 color space conversions
Hex:
#02cfc5
RGB:
2, 207, 197
CMY:
99, 19, 23
CMYK:
99, 0, 5, 19
HSL:
177°, 98.0861%, 40.9804%
HSV (HSB):
177°, 99.0338%, 81.1765%
XYZ:
32.4159, 48.6698, 60.5090
xyY:
0.2289, 0.3437, 48.6698
CIE-Lab:
75.2454, -43.9633, -7.1112
CIE-LCH:
75.2454, 44.5347, 189.1882
CIE-Luv:
75.2454, -59.1637, -4.2243
Hunter-Lab:
69.7637, -39.1460, -2.5901
#02cfc5 color charts
#02cfc5 color shades, tints & tones
#02cfc5 color schemes
#02cfc5 color preview, HTML & CSS examples
This text has a color of #02cfc5
<p style="color:#02cfc5;">Text here</p>
.mytext {color:#02cfc5;}
This box has a color of #02cfc5
<div style="background-color:#02cfc5;">Content here</div>
.mybackground {background-color:#02cfc5;}
Border around this has a color of #02cfc5
<div style="border:2px solid #02cfc5;">Content here</div>
.myborder {border:2px solid #02cfc5;}