#01fed1 color space conversions
Hex:
#01fed1
RGB:
1, 254, 209
CMY:
100, 0, 18
CMYK:
100, 0, 18, 0
HSL:
169°, 99.2157%, 50.0000%
HSV (HSB):
169°, 99.6063%, 99.6078%
XYZ:
46.9630, 75.4935, 72.4181
xyY:
0.2410, 0.3874, 75.4935
CIE-Lab:
89.6237, -59.9906, 7.5306
CIE-LCH:
89.6237, 60.4614, 172.8451
CIE-Luv:
89.6237, -73.7923, 21.1510
Hunter-Lab:
86.8870, -55.5719, 11.4042
#01fed1 color charts
#01fed1 color shades, tints & tones
#01fed1 color schemes
#01fed1 color preview, HTML & CSS examples
This text has a color of #01fed1
<p style="color:#01fed1;">Text here</p>
.mytext {color:#01fed1;}
This box has a color of #01fed1
<div style="background-color:#01fed1;">Content here</div>
.mybackground {background-color:#01fed1;}
Border around this has a color of #01fed1
<div style="border:2px solid #01fed1;">Content here</div>
.myborder {border:2px solid #01fed1;}