#70c7ec color space conversions
Hex:
#70c7ec
RGB:
112, 199, 236
CMY:
56, 22, 7
CMYK:
53, 16, 0, 7
HSL:
198°, 76.5432%, 68.2353%
HSV (HSB):
198°, 52.5424%, 92.5490%
XYZ:
42.2458, 50.3477, 86.8484
xyY:
0.2354, 0.2806, 50.3477
CIE-Lab:
76.2822, -16.1885, -26.3728
CIE-LCH:
76.2822, 30.9450, 238.4571
CIE-Luv:
76.2822, -37.8036, -39.7166
Hunter-Lab:
70.9561, -17.8979, -22.9001
#70c7ec color charts
#70c7ec color shades, tints & tones
#70c7ec color schemes
#70c7ec color preview, HTML & CSS examples
This text has a color of #70c7ec
<p style="color:#70c7ec;">Text here</p>
.mytext {color:#70c7ec;}
This box has a color of #70c7ec
<div style="background-color:#70c7ec;">Content here</div>
.mybackground {background-color:#70c7ec;}
Border around this has a color of #70c7ec
<div style="border:2px solid #70c7ec;">Content here</div>
.myborder {border:2px solid #70c7ec;}