#8dd4db color space conversions
Hex:
#8dd4db
RGB:
141, 212, 219
CMY:
45, 17, 14
CMYK:
36, 3, 0, 14
HSL:
185°, 52.0000%, 70.5882%
HSV (HSB):
185°, 35.6164%, 85.8824%
XYZ:
47.3142, 57.8642, 75.6930
xyY:
0.2616, 0.3199, 57.8642
CIE-Lab:
80.6632, -20.3850, -10.5114
CIE-LCH:
80.6632, 22.9355, 207.2775
CIE-Luv:
80.6632, -33.7315, -13.0616
Hunter-Lab:
76.0685, -22.0939, -5.7494
#8dd4db color charts
#8dd4db color shades, tints & tones
#8dd4db color schemes
#8dd4db color preview, HTML & CSS examples
This text has a color of #8dd4db
<p style="color:#8dd4db;">Text here</p>
.mytext {color:#8dd4db;}
This box has a color of #8dd4db
<div style="background-color:#8dd4db;">Content here</div>
.mybackground {background-color:#8dd4db;}
Border around this has a color of #8dd4db
<div style="border:2px solid #8dd4db;">Content here</div>
.myborder {border:2px solid #8dd4db;}