#70facc color space conversions
Hex:
#70facc
RGB:
112, 250, 204
CMY:
56, 2, 20
CMYK:
55, 0, 18, 2
HSL:
160°, 93.2432%, 70.9804%
HSV (HSB):
160°, 55.2000%, 98.0392%
XYZ:
51.7668, 76.1756, 69.1017
xyY:
0.2627, 0.3866, 76.1756
CIE-Lab:
89.9408, -48.3149, 10.7841
CIE-LCH:
89.9408, 49.5038, 167.4175
CIE-Luv:
89.9408, -58.5956, 24.2826
Hunter-Lab:
87.2786, -46.8655, 14.1530
#70facc color charts
#70facc color shades, tints & tones
#70facc color schemes
#70facc color preview, HTML & CSS examples
This text has a color of #70facc
<p style="color:#70facc;">Text here</p>
.mytext {color:#70facc;}
This box has a color of #70facc
<div style="background-color:#70facc;">Content here</div>
.mybackground {background-color:#70facc;}
Border around this has a color of #70facc
<div style="border:2px solid #70facc;">Content here</div>
.myborder {border:2px solid #70facc;}