#01f2c3 color space conversions
Hex:
#01f2c3
RGB:
1, 242, 195
CMY:
100, 5, 24
CMYK:
100, 0, 19, 5
HSL:
168°, 99.1770%, 47.6471%
HSV (HSB):
168°, 99.5868%, 94.9020%
XYZ:
41.6150, 67.4508, 62.4557
xyY:
0.2426, 0.3932, 67.4508
CIE-Lab:
85.7311, -58.8255, 9.2228
CIE-LCH:
85.7311, 59.5441, 171.0896
CIE-Luv:
85.7311, -70.9700, 23.3292
Hunter-Lab:
82.1285, -53.2778, 12.4020
#01f2c3 color charts
#01f2c3 color shades, tints & tones
#01f2c3 color schemes
#01f2c3 color preview, HTML & CSS examples
This text has a color of #01f2c3
<p style="color:#01f2c3;">Text here</p>
.mytext {color:#01f2c3;}
This box has a color of #01f2c3
<div style="background-color:#01f2c3;">Content here</div>
.mybackground {background-color:#01f2c3;}
Border around this has a color of #01f2c3
<div style="border:2px solid #01f2c3;">Content here</div>
.myborder {border:2px solid #01f2c3;}