#01f0e1 color space conversions
Hex:
#01f0e1
RGB:
1, 240, 225
CMY:
100, 6, 12
CMYK:
100, 0, 6, 6
HSL:
176°, 99.1701%, 47.2549%
HSV (HSB):
176°, 99.5833%, 94.1176%
XYZ:
44.7632, 67.7629, 81.9544
xyY:
0.2302, 0.3484, 67.7629
CIE-Lab:
85.8877, -50.1581, -6.2600
CIE-LCH:
85.8877, 50.5473, 187.1140
CIE-Luv:
85.8877, -67.9435, -1.9496
Hunter-Lab:
82.3182, -46.9917, -1.4053
#01f0e1 color charts
#01f0e1 color shades, tints & tones
#01f0e1 color schemes
#01f0e1 color preview, HTML & CSS examples
This text has a color of #01f0e1
<p style="color:#01f0e1;">Text here</p>
.mytext {color:#01f0e1;}
This box has a color of #01f0e1
<div style="background-color:#01f0e1;">Content here</div>
.mybackground {background-color:#01f0e1;}
Border around this has a color of #01f0e1
<div style="border:2px solid #01f0e1;">Content here</div>
.myborder {border:2px solid #01f0e1;}