#8dd3c6 color space conversions
Hex:
#8dd3c6
RGB:
141, 211, 198
CMY:
45, 17, 22
CMYK:
33, 0, 6, 17
HSL:
169°, 44.3038%, 69.0196%
HSV (HSB):
169°, 33.1754%, 82.7451%
XYZ:
44.4718, 56.3285, 61.9547
xyY:
0.2732, 0.3461, 56.3285
CIE-Lab:
79.8004, -24.7656, -0.5570
CIE-LCH:
79.8004, 24.7718, 181.2883
CIE-Luv:
79.8004, -33.6158, 3.2529
Hunter-Lab:
75.0523, -25.5723, 3.5935
#8dd3c6 color charts
#8dd3c6 color shades, tints & tones
#8dd3c6 color schemes
#8dd3c6 color preview, HTML & CSS examples
This text has a color of #8dd3c6
<p style="color:#8dd3c6;">Text here</p>
.mytext {color:#8dd3c6;}
This box has a color of #8dd3c6
<div style="background-color:#8dd3c6;">Content here</div>
.mybackground {background-color:#8dd3c6;}
Border around this has a color of #8dd3c6
<div style="border:2px solid #8dd3c6;">Content here</div>
.myborder {border:2px solid #8dd3c6;}