#70f7f9 color space conversions
Hex:
#70f7f9
RGB:
112, 247, 249
CMY:
56, 3, 2
CMYK:
55, 1, 0, 2
HSL:
181°, 91.9463%, 70.7843%
HSV (HSB):
181°, 55.0201%, 97.6471%
XYZ:
57.0417, 76.8058, 101.4411
xyY:
0.2424, 0.3264, 76.8058
CIE-Lab:
90.2322, -36.1476, -12.1767
CIE-LCH:
90.2322, 38.1434, 198.6166
CIE-Luv:
90.2322, -55.2263, -13.6041
Hunter-Lab:
87.6389, -37.1875, -7.2803
#70f7f9 color charts
#70f7f9 color shades, tints & tones
#70f7f9 color schemes
#70f7f9 color preview, HTML & CSS examples
This text has a color of #70f7f9
<p style="color:#70f7f9;">Text here</p>
.mytext {color:#70f7f9;}
This box has a color of #70f7f9
<div style="background-color:#70f7f9;">Content here</div>
.mybackground {background-color:#70f7f9;}
Border around this has a color of #70f7f9
<div style="border:2px solid #70f7f9;">Content here</div>
.myborder {border:2px solid #70f7f9;}