#8dd1e4 color space conversions
Hex:
#8dd1e4
RGB:
141, 209, 228
CMY:
45, 18, 11
CMYK:
38, 8, 0, 11
HSL:
193°, 61.7021%, 72.3529%
HSV (HSB):
193°, 38.1579%, 89.4118%
XYZ:
47.7886, 56.8651, 81.8561
xyY:
0.2562, 0.3049, 56.8651
CIE-Lab:
80.1037, -16.6532, -16.1598
CIE-LCH:
80.1037, 23.2049, 224.1386
CIE-Luv:
80.1037, -32.3724, -22.7864
Hunter-Lab:
75.4089, -18.8457, -11.5728
#8dd1e4 color charts
#8dd1e4 color shades, tints & tones
#8dd1e4 color schemes
#8dd1e4 color preview, HTML & CSS examples
This text has a color of #8dd1e4
<p style="color:#8dd1e4;">Text here</p>
.mytext {color:#8dd1e4;}
This box has a color of #8dd1e4
<div style="background-color:#8dd1e4;">Content here</div>
.mybackground {background-color:#8dd1e4;}
Border around this has a color of #8dd1e4
<div style="border:2px solid #8dd1e4;">Content here</div>
.myborder {border:2px solid #8dd1e4;}