#70e6e6 color space conversions
Hex:
#70e6e6
RGB:
112, 230, 230
CMY:
56, 10, 10
CMYK:
51, 0, 0, 10
HSL:
180°, 70.2381%, 67.0588%
HSV (HSB):
180°, 51.3043%, 90.1961%
XYZ:
49.2618, 65.7515, 84.9579
xyY:
0.2463, 0.3288, 65.7515
CIE-Lab:
84.8695, -33.1513, -10.2113
CIE-LCH:
84.8695, 34.6883, 197.1200
CIE-Luv:
84.8695, -49.8013, -10.7570
Hunter-Lab:
81.0873, -33.4612, -5.3590
#70e6e6 color charts
#70e6e6 color shades, tints & tones
#70e6e6 color schemes
#70e6e6 color preview, HTML & CSS examples
This text has a color of #70e6e6
<p style="color:#70e6e6;">Text here</p>
.mytext {color:#70e6e6;}
This box has a color of #70e6e6
<div style="background-color:#70e6e6;">Content here</div>
.mybackground {background-color:#70e6e6;}
Border around this has a color of #70e6e6
<div style="border:2px solid #70e6e6;">Content here</div>
.myborder {border:2px solid #70e6e6;}