#8dd8e4 color space conversions
Hex:
#8dd8e4
RGB:
141, 216, 228
CMY:
45, 15, 11
CMYK:
38, 5, 0, 11
HSL:
188°, 61.7021%, 72.3529%
HSV (HSB):
188°, 38.1579%, 89.4118%
XYZ:
49.5440, 60.3759, 82.4413
xyY:
0.2576, 0.3139, 60.3759
CIE-Lab:
82.0421, -20.1987, -13.2500
CIE-LCH:
82.0421, 24.1568, 213.2641
CIE-Luv:
82.0421, -35.2360, -17.5562
Hunter-Lab:
77.7019, -22.1640, -8.5150
#8dd8e4 color charts
#8dd8e4 color shades, tints & tones
#8dd8e4 color schemes
#8dd8e4 color preview, HTML & CSS examples
This text has a color of #8dd8e4
<p style="color:#8dd8e4;">Text here</p>
.mytext {color:#8dd8e4;}
This box has a color of #8dd8e4
<div style="background-color:#8dd8e4;">Content here</div>
.mybackground {background-color:#8dd8e4;}
Border around this has a color of #8dd8e4
<div style="border:2px solid #8dd8e4;">Content here</div>
.myborder {border:2px solid #8dd8e4;}