#8dd8da color space conversions
Hex:
#8dd8da
RGB:
141, 216, 218
CMY:
45, 15, 15
CMYK:
35, 1, 0, 15
HSL:
182°, 50.9934%, 70.3922%
HSV (HSB):
182°, 35.3211%, 85.4902%
XYZ:
48.1953, 59.8364, 75.3391
xyY:
0.2628, 0.3263, 59.8364
CIE-Lab:
81.7492, -22.6213, -8.3624
CIE-LCH:
81.7492, 24.1175, 200.2878
CIE-Luv:
81.7492, -35.4073, -9.2958
Hunter-Lab:
77.3540, -24.1554, -3.5978
#8dd8da color charts
#8dd8da color shades, tints & tones
#8dd8da color schemes
#8dd8da color preview, HTML & CSS examples
This text has a color of #8dd8da
<p style="color:#8dd8da;">Text here</p>
.mytext {color:#8dd8da;}
This box has a color of #8dd8da
<div style="background-color:#8dd8da;">Content here</div>
.mybackground {background-color:#8dd8da;}
Border around this has a color of #8dd8da
<div style="border:2px solid #8dd8da;">Content here</div>
.myborder {border:2px solid #8dd8da;}