#00f5f8 color space conversions
Hex:
#00f5f8
RGB:
0, 245, 248
CMY:
100, 4, 3
CMYK:
100, 1, 0, 3
HSL:
181°, 100.0000%, 48.6275%
HSV (HSB):
181°, 100.0000%, 97.2549%
XYZ:
49.5957, 72.0821, 100.1062
xyY:
0.2236, 0.3250, 72.0821
CIE-Lab:
88.0081, -45.7744, -15.1506
CIE-LCH:
88.0081, 48.2166, 198.3138
CIE-Luv:
88.0081, -67.7559, -17.2027
Hunter-Lab:
84.9012, -44.3049, -10.4775
#00f5f8 color charts
#00f5f8 color shades, tints & tones
#00f5f8 color schemes
#00f5f8 color preview, HTML & CSS examples
This text has a color of #00f5f8
<p style="color:#00f5f8;">Text here</p>
.mytext {color:#00f5f8;}
This box has a color of #00f5f8
<div style="background-color:#00f5f8;">Content here</div>
.mybackground {background-color:#00f5f8;}
Border around this has a color of #00f5f8
<div style="border:2px solid #00f5f8;">Content here</div>
.myborder {border:2px solid #00f5f8;}