#70deda color space conversions
Hex:
#70deda
RGB:
112, 222, 218
CMY:
56, 13, 15
CMYK:
50, 0, 2, 13
HSL:
178°, 62.5000%, 65.4902%
HSV (HSB):
178°, 49.5495%, 87.0588%
XYZ:
45.4583, 60.7493, 75.6595
xyY:
0.2500, 0.3340, 60.7493
CIE-Lab:
82.2438, -32.4482, -7.7602
CIE-LCH:
82.2438, 33.3633, 193.4499
CIE-Luv:
82.2438, -47.2814, -6.8784
Hunter-Lab:
77.9418, -32.2910, -2.9946
#70deda color charts
#70deda color shades, tints & tones
#70deda color schemes
#70deda color preview, HTML & CSS examples
This text has a color of #70deda
<p style="color:#70deda;">Text here</p>
.mytext {color:#70deda;}
This box has a color of #70deda
<div style="background-color:#70deda;">Content here</div>
.mybackground {background-color:#70deda;}
Border around this has a color of #70deda
<div style="border:2px solid #70deda;">Content here</div>
.myborder {border:2px solid #70deda;}