#00f7f5 color space conversions
Hex:
#00f7f5
RGB:
0, 247, 245
CMY:
100, 3, 4
CMYK:
100, 0, 1, 3
HSL:
180°, 100.0000%, 48.4314%
HSV (HSB):
180°, 100.0000%, 96.8627%
XYZ:
49.7422, 73.1141, 97.8769
xyY:
0.2253, 0.3312, 73.1141
CIE-Lab:
88.5021, -47.5077, -12.8445
CIE-LCH:
88.5021, 49.2134, 195.1291
CIE-Luv:
88.5021, -68.6579, -13.1160
Hunter-Lab:
85.5068, -45.7974, -8.0127
#00f7f5 color charts
#00f7f5 color shades, tints & tones
#00f7f5 color schemes
#00f7f5 color preview, HTML & CSS examples
This text has a color of #00f7f5
<p style="color:#00f7f5;">Text here</p>
.mytext {color:#00f7f5;}
This box has a color of #00f7f5
<div style="background-color:#00f7f5;">Content here</div>
.mybackground {background-color:#00f7f5;}
Border around this has a color of #00f7f5
<div style="border:2px solid #00f7f5;">Content here</div>
.myborder {border:2px solid #00f7f5;}