#01f2c4 color space conversions
Hex:
#01f2c4
RGB:
1, 242, 196
CMY:
100, 5, 23
CMYK:
100, 0, 19, 5
HSL:
169°, 99.1770%, 47.6471%
HSV (HSB):
169°, 99.5868%, 94.9020%
XYZ:
41.7285, 67.4962, 63.0533
xyY:
0.2422, 0.3918, 67.4962
CIE-Lab:
85.7539, -58.5790, 8.7338
CIE-LCH:
85.7539, 59.2265, 171.5200
CIE-Luv:
85.7539, -70.8931, 22.5668
Hunter-Lab:
82.1561, -53.1100, 12.0053
#01f2c4 color charts
#01f2c4 color shades, tints & tones
#01f2c4 color schemes
#01f2c4 color preview, HTML & CSS examples
This text has a color of #01f2c4
<p style="color:#01f2c4;">Text here</p>
.mytext {color:#01f2c4;}
This box has a color of #01f2c4
<div style="background-color:#01f2c4;">Content here</div>
.mybackground {background-color:#01f2c4;}
Border around this has a color of #01f2c4
<div style="border:2px solid #01f2c4;">Content here</div>
.myborder {border:2px solid #01f2c4;}