#00f0ed color space conversions
Hex:
#00f0ed
RGB:
0, 240, 237
CMY:
100, 6, 7
CMYK:
100, 0, 1, 6
HSL:
179°, 100.0000%, 47.0588%
HSV (HSB):
179°, 100.0000%, 94.1176%
XYZ:
46.4462, 68.4346, 90.8820
xyY:
0.2257, 0.3326, 68.4346
CIE-Lab:
86.2233, -46.7892, -12.0611
CIE-LCH:
86.2233, 48.3187, 194.4548
CIE-Luv:
86.2233, -66.9994, -11.9013
Hunter-Lab:
82.7252, -44.5501, -7.2284
#00f0ed color charts
#00f0ed color shades, tints & tones
#00f0ed color schemes
#00f0ed color preview, HTML & CSS examples
This text has a color of #00f0ed
<p style="color:#00f0ed;">Text here</p>
.mytext {color:#00f0ed;}
This box has a color of #00f0ed
<div style="background-color:#00f0ed;">Content here</div>
.mybackground {background-color:#00f0ed;}
Border around this has a color of #00f0ed
<div style="border:2px solid #00f0ed;">Content here</div>
.myborder {border:2px solid #00f0ed;}