#70ccdc color space conversions
Hex:
#70ccdc
RGB:
112, 204, 220
CMY:
56, 20, 14
CMYK:
49, 7, 0, 14
HSL:
189°, 60.6742%, 65.0980%
HSV (HSB):
189°, 49.0909%, 86.2745%
XYZ:
41.1932, 51.7978, 75.5370
xyY:
0.2444, 0.3074, 51.7978
CIE-Lab:
77.1598, -23.1670, -16.4300
CIE-LCH:
77.1598, 28.4016, 215.3442
CIE-Luv:
77.1598, -40.2513, -22.2013
Hunter-Lab:
71.9707, -23.7822, -11.8485
#70ccdc color charts
#70ccdc color shades, tints & tones
#70ccdc color schemes
#70ccdc color preview, HTML & CSS examples
This text has a color of #70ccdc
<p style="color:#70ccdc;">Text here</p>
.mytext {color:#70ccdc;}
This box has a color of #70ccdc
<div style="background-color:#70ccdc;">Content here</div>
.mybackground {background-color:#70ccdc;}
Border around this has a color of #70ccdc
<div style="border:2px solid #70ccdc;">Content here</div>
.myborder {border:2px solid #70ccdc;}