#8dd2c4 color space conversions
Hex:
#8dd2c4
RGB:
141, 210, 196
CMY:
45, 18, 23
CMYK:
33, 0, 7, 18
HSL:
168°, 43.3962%, 68.8235%
HSV (HSB):
168°, 32.8571%, 82.3529%
XYZ:
43.9949, 55.7414, 60.6649
xyY:
0.2743, 0.3475, 55.7414
CIE-Lab:
79.4664, -24.7186, 0.0253
CIE-LCH:
79.4664, 24.7186, 179.9413
CIE-Luv:
79.4664, -33.2143, 4.1315
Hunter-Lab:
74.6602, -25.4709, 4.0862
#8dd2c4 color charts
#8dd2c4 color shades, tints & tones
#8dd2c4 color schemes
#8dd2c4 color preview, HTML & CSS examples
This text has a color of #8dd2c4
<p style="color:#8dd2c4;">Text here</p>
.mytext {color:#8dd2c4;}
This box has a color of #8dd2c4
<div style="background-color:#8dd2c4;">Content here</div>
.mybackground {background-color:#8dd2c4;}
Border around this has a color of #8dd2c4
<div style="border:2px solid #8dd2c4;">Content here</div>
.myborder {border:2px solid #8dd2c4;}