#8cdddd color space conversions
Hex:
#8cdddd
RGB:
140, 221, 221
CMY:
45, 13, 13
CMYK:
37, 0, 0, 13
HSL:
180°, 54.3624%, 70.7843%
HSV (HSB):
180°, 36.6516%, 86.6667%
XYZ:
49.7228, 62.5088, 77.8514
xyY:
0.2616, 0.3289, 62.5088
CIE-Lab:
83.1833, -24.6340, -7.8347
CIE-LCH:
83.1833, 25.8499, 197.6429
CIE-Luv:
83.1833, -37.7787, -8.1634
Hunter-Lab:
79.0625, -26.0998, -3.0380
#8cdddd color charts
#8cdddd color shades, tints & tones
#8cdddd color schemes
#8cdddd color preview, HTML & CSS examples
This text has a color of #8cdddd
<p style="color:#8cdddd;">Text here</p>
.mytext {color:#8cdddd;}
This box has a color of #8cdddd
<div style="background-color:#8cdddd;">Content here</div>
.mybackground {background-color:#8cdddd;}
Border around this has a color of #8cdddd
<div style="border:2px solid #8cdddd;">Content here</div>
.myborder {border:2px solid #8cdddd;}