#00f5f6 color space conversions
Hex:
#00f5f6
RGB:
0, 245, 246
CMY:
100, 4, 4
CMYK:
100, 0, 0, 4
HSL:
180°, 100.0000%, 48.2353%
HSV (HSB):
180°, 100.0000%, 96.4706%
XYZ:
49.2870, 71.9586, 98.4805
xyY:
0.2243, 0.3275, 71.9586
CIE-Lab:
87.9487, -46.3552, -14.1946
CIE-LCH:
87.9487, 48.4798, 197.0253
CIE-Luv:
87.9487, -67.9183, -15.5219
Hunter-Lab:
84.8284, -44.7378, -9.4521
#00f5f6 color charts
#00f5f6 color shades, tints & tones
#00f5f6 color schemes
#00f5f6 color preview, HTML & CSS examples
This text has a color of #00f5f6
<p style="color:#00f5f6;">Text here</p>
.mytext {color:#00f5f6;}
This box has a color of #00f5f6
<div style="background-color:#00f5f6;">Content here</div>
.mybackground {background-color:#00f5f6;}
Border around this has a color of #00f5f6
<div style="border:2px solid #00f5f6;">Content here</div>
.myborder {border:2px solid #00f5f6;}