#8dd1e7 color space conversions
Hex:
#8dd1e7
RGB:
141, 209, 231
CMY:
45, 18, 9
CMYK:
39, 10, 0, 9
HSL:
195°, 65.2174%, 72.9412%
HSV (HSB):
195°, 38.9610%, 90.5882%
XYZ:
48.2088, 57.0332, 84.0689
xyY:
0.2547, 0.3013, 57.0332
CIE-Lab:
80.1982, -15.8990, -17.6208
CIE-LCH:
80.1982, 23.7333, 227.9406
CIE-Luv:
80.1982, -32.3354, -25.3065
Hunter-Lab:
75.5203, -18.2142, -13.1372
#8dd1e7 color charts
#8dd1e7 color shades, tints & tones
#8dd1e7 color schemes
#8dd1e7 color preview, HTML & CSS examples
This text has a color of #8dd1e7
<p style="color:#8dd1e7;">Text here</p>
.mytext {color:#8dd1e7;}
This box has a color of #8dd1e7
<div style="background-color:#8dd1e7;">Content here</div>
.mybackground {background-color:#8dd1e7;}
Border around this has a color of #8dd1e7
<div style="border:2px solid #8dd1e7;">Content here</div>
.myborder {border:2px solid #8dd1e7;}