#00eff1 color space conversions
Hex:
#00eff1
RGB:
0, 239, 241
CMY:
100, 6, 5
CMYK:
100, 1, 0, 5
HSL:
180°, 100.0000%, 47.2549%
HSV (HSB):
180°, 100.0000%, 94.5098%
XYZ:
46.7437, 68.0839, 93.8969
xyY:
0.2239, 0.3262, 68.0839
CIE-Lab:
86.0484, -45.1960, -14.4225
CIE-LCH:
86.0484, 47.4414, 197.6983
CIE-Luv:
86.0484, -66.3441, -16.0416
Hunter-Lab:
82.5130, -43.2772, -9.7109
#00eff1 color charts
#00eff1 color shades, tints & tones
#00eff1 color schemes
#00eff1 color preview, HTML & CSS examples
This text has a color of #00eff1
<p style="color:#00eff1;">Text here</p>
.mytext {color:#00eff1;}
This box has a color of #00eff1
<div style="background-color:#00eff1;">Content here</div>
.mybackground {background-color:#00eff1;}
Border around this has a color of #00eff1
<div style="border:2px solid #00eff1;">Content here</div>
.myborder {border:2px solid #00eff1;}