#70e0e5 color space conversions
Hex:
#70e0e5
RGB:
112, 224, 229
CMY:
56, 12, 10
CMYK:
51, 2, 0, 10
HSL:
183°, 69.2308%, 66.8627%
HSV (HSB):
183°, 51.0917%, 89.8039%
XYZ:
47.4806, 62.4132, 83.6732
xyY:
0.2453, 0.3224, 62.4132
CIE-Lab:
83.1327, -30.5652, -12.2732
CIE-LCH:
83.1327, 32.9372, 201.8775
CIE-Luv:
83.1327, -47.5723, -14.4732
Hunter-Lab:
79.0020, -30.9742, -7.4942
#70e0e5 color charts
#70e0e5 color shades, tints & tones
#70e0e5 color schemes
#70e0e5 color preview, HTML & CSS examples
This text has a color of #70e0e5
<p style="color:#70e0e5;">Text here</p>
.mytext {color:#70e0e5;}
This box has a color of #70e0e5
<div style="background-color:#70e0e5;">Content here</div>
.mybackground {background-color:#70e0e5;}
Border around this has a color of #70e0e5
<div style="border:2px solid #70e0e5;">Content here</div>
.myborder {border:2px solid #70e0e5;}