#70ddee color space conversions
Hex:
#70ddee
RGB:
112, 221, 238
CMY:
56, 13, 7
CMYK:
53, 7, 0, 7
HSL:
188°, 78.7500%, 68.6275%
HSV (HSB):
188°, 52.9412%, 93.3333%
XYZ:
47.9712, 61.3307, 90.1986
xyY:
0.2405, 0.3074, 61.3307
CIE-Lab:
82.5562, -26.7188, -17.9105
CIE-LCH:
82.5562, 32.1664, 213.8353
CIE-Luv:
82.5562, -46.0525, -24.3246
Hunter-Lab:
78.3139, -27.7092, -13.4679
#70ddee color charts
#70ddee color shades, tints & tones
#70ddee color schemes
#70ddee color preview, HTML & CSS examples
This text has a color of #70ddee
<p style="color:#70ddee;">Text here</p>
.mytext {color:#70ddee;}
This box has a color of #70ddee
<div style="background-color:#70ddee;">Content here</div>
.mybackground {background-color:#70ddee;}
Border around this has a color of #70ddee
<div style="border:2px solid #70ddee;">Content here</div>
.myborder {border:2px solid #70ddee;}