#70e1e1 color space conversions
Hex:
#70e1e1
RGB:
112, 225, 225
CMY:
56, 12, 12
CMYK:
50, 0, 0, 12
HSL:
180°, 65.3179%, 66.0784%
HSV (HSB):
180°, 50.2222%, 88.2353%
XYZ:
47.1979, 62.7314, 80.8549
xyY:
0.2474, 0.3288, 62.7314
CIE-Lab:
83.3009, -32.0791, -9.9029
CIE-LCH:
83.3009, 33.5728, 197.1556
CIE-Luv:
83.3009, -48.1269, -10.3956
Hunter-Lab:
79.2032, -32.2357, -5.0843
#70e1e1 color charts
#70e1e1 color shades, tints & tones
#70e1e1 color schemes
#70e1e1 color preview, HTML & CSS examples
This text has a color of #70e1e1
<p style="color:#70e1e1;">Text here</p>
.mytext {color:#70e1e1;}
This box has a color of #70e1e1
<div style="background-color:#70e1e1;">Content here</div>
.mybackground {background-color:#70e1e1;}
Border around this has a color of #70e1e1
<div style="border:2px solid #70e1e1;">Content here</div>
.myborder {border:2px solid #70e1e1;}