#70f9f9 color space conversions
Hex:
#70f9f9
RGB:
112, 249, 249
CMY:
56, 2, 2
CMYK:
55, 0, 0, 2
HSL:
180°, 91.9463%, 70.7843%
HSV (HSB):
180°, 55.0201%, 97.6471%
XYZ:
57.6567, 78.0357, 101.6461
xyY:
0.2429, 0.3288, 78.0357
CIE-Lab:
90.7962, -37.0685, -11.3357
CIE-LCH:
90.7962, 38.7631, 197.0038
CIE-Luv:
90.7962, -55.9618, -12.0869
Hunter-Lab:
88.3378, -38.0871, -6.3857
#70f9f9 color charts
#70f9f9 color shades, tints & tones
#70f9f9 color schemes
#70f9f9 color preview, HTML & CSS examples
This text has a color of #70f9f9
<p style="color:#70f9f9;">Text here</p>
.mytext {color:#70f9f9;}
This box has a color of #70f9f9
<div style="background-color:#70f9f9;">Content here</div>
.mybackground {background-color:#70f9f9;}
Border around this has a color of #70f9f9
<div style="border:2px solid #70f9f9;">Content here</div>
.myborder {border:2px solid #70f9f9;}