#70e2e9 color space conversions
Hex:
#70e2e9
RGB:
112, 226, 233
CMY:
56, 11, 9
CMYK:
52, 3, 0, 9
HSL:
183°, 73.3333%, 67.6471%
HSV (HSB):
183°, 51.9313%, 91.3725%
XYZ:
48.5864, 63.7206, 86.8293
xyY:
0.2440, 0.3200, 63.7206
CIE-Lab:
83.8201, -30.4719, -13.3629
CIE-LCH:
83.8201, 33.2732, 203.6789
CIE-Luv:
83.8201, -48.1551, -16.2864
Hunter-Lab:
79.8252, -31.0483, -8.6146
#70e2e9 color charts
#70e2e9 color shades, tints & tones
#70e2e9 color schemes
#70e2e9 color preview, HTML & CSS examples
This text has a color of #70e2e9
<p style="color:#70e2e9;">Text here</p>
.mytext {color:#70e2e9;}
This box has a color of #70e2e9
<div style="background-color:#70e2e9;">Content here</div>
.mybackground {background-color:#70e2e9;}
Border around this has a color of #70e2e9
<div style="border:2px solid #70e2e9;">Content here</div>
.myborder {border:2px solid #70e2e9;}