#70abc9 color space conversions
Hex:
#70abc9
RGB:
112, 171, 201
CMY:
56, 33, 21
CMYK:
44, 15, 0, 21
HSL:
200°, 45.1777%, 61.3725%
HSV (HSB):
200°, 44.2786%, 78.8235%
XYZ:
31.7876, 36.7876, 60.6837
xyY:
0.2459, 0.2846, 36.7876
CIE-Lab:
67.1174, -11.2003, -21.2831
CIE-LCH:
67.1174, 24.0503, 242.2442
CIE-Luv:
67.1174, -27.7217, -31.3323
Hunter-Lab:
60.6528, -12.5920, -16.8632
#70abc9 color charts
#70abc9 color shades, tints & tones
#70abc9 color schemes
#70abc9 color preview, HTML & CSS examples
This text has a color of #70abc9
<p style="color:#70abc9;">Text here</p>
.mytext {color:#70abc9;}
This box has a color of #70abc9
<div style="background-color:#70abc9;">Content here</div>
.mybackground {background-color:#70abc9;}
Border around this has a color of #70abc9
<div style="border:2px solid #70abc9;">Content here</div>
.myborder {border:2px solid #70abc9;}