#70fdfc color space conversions
Hex:
#70fdfc
RGB:
112, 253, 252
CMY:
56, 1, 1
CMYK:
56, 0, 0, 1
HSL:
180°, 97.2414%, 71.5686%
HSV (HSB):
180°, 55.7312%, 99.2157%
XYZ:
59.3781, 80.7236, 104.5471
xyY:
0.2427, 0.3300, 80.7236
CIE-Lab:
92.0085, -38.1232, -11.0876
CIE-LCH:
92.0085, 39.7028, 196.2163
CIE-Luv:
92.0085, -57.2736, -11.5339
Hunter-Lab:
89.8463, -39.2631, -6.0987
#70fdfc color charts
#70fdfc color shades, tints & tones
#70fdfc color schemes
#70fdfc color preview, HTML & CSS examples
This text has a color of #70fdfc
<p style="color:#70fdfc;">Text here</p>
.mytext {color:#70fdfc;}
This box has a color of #70fdfc
<div style="background-color:#70fdfc;">Content here</div>
.mybackground {background-color:#70fdfc;}
Border around this has a color of #70fdfc
<div style="border:2px solid #70fdfc;">Content here</div>
.myborder {border:2px solid #70fdfc;}