#8dd4df color space conversions
Hex:
#8dd4df
RGB:
141, 212, 223
CMY:
45, 17, 13
CMYK:
37, 5, 0, 13
HSL:
188°, 56.1644%, 71.3725%
HSV (HSB):
188°, 36.7713%, 87.4510%
XYZ:
47.8473, 58.0774, 78.5003
xyY:
0.2594, 0.3149, 58.0774
CIE-Lab:
80.7818, -19.4135, -12.4706
CIE-LCH:
80.7818, 23.0738, 212.7155
CIE-Luv:
80.7818, -33.6730, -16.3749
Hunter-Lab:
76.2085, -21.2943, -7.7270
#8dd4df color charts
#8dd4df color shades, tints & tones
#8dd4df color schemes
#8dd4df color preview, HTML & CSS examples
This text has a color of #8dd4df
<p style="color:#8dd4df;">Text here</p>
.mytext {color:#8dd4df;}
This box has a color of #8dd4df
<div style="background-color:#8dd4df;">Content here</div>
.mybackground {background-color:#8dd4df;}
Border around this has a color of #8dd4df
<div style="border:2px solid #8dd4df;">Content here</div>
.myborder {border:2px solid #8dd4df;}