#00f2d5 color space conversions
Hex:
#00f2d5
RGB:
0, 242, 213
CMY:
100, 5, 16
CMYK:
100, 0, 12, 5
HSL:
173°, 100.0000%, 47.4510%
HSV (HSB):
173°, 100.0000%, 94.9020%
XYZ:
43.7624, 68.3084, 73.8291
xyY:
0.2354, 0.3674, 68.3084
CIE-Lab:
86.1604, -54.2546, 0.4329
CIE-LCH:
86.1604, 54.2563, 179.5428
CIE-Luv:
86.1604, -69.5902, 9.2741
Hunter-Lab:
82.6489, -50.1202, 4.8913
#00f2d5 color charts
#00f2d5 color shades, tints & tones
#00f2d5 color schemes
#00f2d5 color preview, HTML & CSS examples
This text has a color of #00f2d5
<p style="color:#00f2d5;">Text here</p>
.mytext {color:#00f2d5;}
This box has a color of #00f2d5
<div style="background-color:#00f2d5;">Content here</div>
.mybackground {background-color:#00f2d5;}
Border around this has a color of #00f2d5
<div style="border:2px solid #00f2d5;">Content here</div>
.myborder {border:2px solid #00f2d5;}