#70acc0 color space conversions
Hex:
#70acc0
RGB:
112, 172, 192
CMY:
56, 33, 25
CMYK:
42, 10, 0, 25
HSL:
195°, 38.8350%, 59.6078%
HSV (HSB):
195°, 41.6667%, 75.2941%
XYZ:
30.9490, 36.7556, 55.3325
xyY:
0.2515, 0.2987, 36.7556
CIE-Lab:
67.0932, -14.1754, -16.3372
CIE-LCH:
67.0932, 21.6298, 229.0526
CIE-Luv:
67.0932, -28.2587, -22.9006
Hunter-Lab:
60.6264, -14.9740, -11.6744
#70acc0 color charts
#70acc0 color shades, tints & tones
#70acc0 color schemes
#70acc0 color preview, HTML & CSS examples
This text has a color of #70acc0
<p style="color:#70acc0;">Text here</p>
.mytext {color:#70acc0;}
This box has a color of #70acc0
<div style="background-color:#70acc0;">Content here</div>
.mybackground {background-color:#70acc0;}
Border around this has a color of #70acc0
<div style="border:2px solid #70acc0;">Content here</div>
.myborder {border:2px solid #70acc0;}