#00fff1 color space conversions
Hex:
#00fff1
RGB:
0, 255, 241
CMY:
100, 0, 5
CMYK:
100, 0, 5, 0
HSL:
177°, 100.0000%, 50.0000%
HSV (HSB):
177°, 100.0000%, 100.0000%
XYZ:
51.6372, 77.8709, 95.5281
xyY:
0.2295, 0.3460, 77.8709
CIE-Lab:
90.7209, -52.0186, -7.4623
CIE-LCH:
90.7209, 52.5511, 188.1637
CIE-Luv:
90.7209, -71.6058, -3.6094
Hunter-Lab:
88.2445, -49.9767, -2.4126
#00fff1 color charts
#00fff1 color shades, tints & tones
#00fff1 color schemes
#00fff1 color preview, HTML & CSS examples
This text has a color of #00fff1
<p style="color:#00fff1;">Text here</p>
.mytext {color:#00fff1;}
This box has a color of #00fff1
<div style="background-color:#00fff1;">Content here</div>
.mybackground {background-color:#00fff1;}
Border around this has a color of #00fff1
<div style="border:2px solid #00fff1;">Content here</div>
.myborder {border:2px solid #00fff1;}