#02c1c5 color space conversions
Hex:
#02c1c5
RGB:
2, 193, 197
CMY:
99, 24, 23
CMYK:
99, 2, 0, 23
HSL:
181°, 97.9899%, 39.0196%
HSV (HSB):
181°, 98.9848%, 77.2549%
XYZ:
29.1730, 42.1841, 59.4281
xyY:
0.2231, 0.3225, 42.1841
CIE-Lab:
70.9976, -37.7146, -13.4499
CIE-LCH:
70.9976, 40.0411, 199.6275
CIE-Luv:
70.9976, -54.4151, -15.2120
Hunter-Lab:
64.9493, -33.4849, -8.7854
#02c1c5 color charts
#02c1c5 color shades, tints & tones
#02c1c5 color schemes
#02c1c5 color preview, HTML & CSS examples
This text has a color of #02c1c5
<p style="color:#02c1c5;">Text here</p>
.mytext {color:#02c1c5;}
This box has a color of #02c1c5
<div style="background-color:#02c1c5;">Content here</div>
.mybackground {background-color:#02c1c5;}
Border around this has a color of #02c1c5
<div style="border:2px solid #02c1c5;">Content here</div>
.myborder {border:2px solid #02c1c5;}