#70ddeb color space conversions
Hex:
#70ddeb
RGB:
112, 221, 235
CMY:
56, 13, 8
CMYK:
52, 6, 0, 8
HSL:
187°, 75.4601%, 68.0392%
HSV (HSB):
187°, 52.3404%, 92.1569%
XYZ:
47.5339, 61.1558, 87.8962
xyY:
0.2418, 0.3111, 61.1558
CIE-Lab:
82.4624, -27.5277, -16.4602
CIE-LCH:
82.4624, 32.0736, 210.8773
CIE-Luv:
82.4624, -46.1787, -21.7942
Hunter-Lab:
78.2022, -28.3554, -11.8981
#70ddeb color charts
#70ddeb color shades, tints & tones
#70ddeb color schemes
#70ddeb color preview, HTML & CSS examples
This text has a color of #70ddeb
<p style="color:#70ddeb;">Text here</p>
.mytext {color:#70ddeb;}
This box has a color of #70ddeb
<div style="background-color:#70ddeb;">Content here</div>
.mybackground {background-color:#70ddeb;}
Border around this has a color of #70ddeb
<div style="border:2px solid #70ddeb;">Content here</div>
.myborder {border:2px solid #70ddeb;}