#00f5e6 color space conversions
Hex:
#00f5e6
RGB:
0, 245, 230
CMY:
100, 4, 10
CMYK:
100, 0, 6, 4
HSL:
176°, 100.0000%, 48.0392%
HSV (HSB):
176°, 100.0000%, 96.0784%
XYZ:
46.9353, 71.0180, 86.0970
xyY:
0.2300, 0.3480, 71.0180
CIE-Lab:
87.4937, -50.8874, -6.5061
CIE-LCH:
87.4937, 51.3017, 187.2859
CIE-Luv:
87.4937, -69.2141, -2.2335
Hunter-Lab:
84.2722, -48.0608, -1.5834
#00f5e6 color charts
#00f5e6 color shades, tints & tones
#00f5e6 color schemes
#00f5e6 color preview, HTML & CSS examples
This text has a color of #00f5e6
<p style="color:#00f5e6;">Text here</p>
.mytext {color:#00f5e6;}
This box has a color of #00f5e6
<div style="background-color:#00f5e6;">Content here</div>
.mybackground {background-color:#00f5e6;}
Border around this has a color of #00f5e6
<div style="border:2px solid #00f5e6;">Content here</div>
.myborder {border:2px solid #00f5e6;}