#8dd3ed color space conversions
Hex:
#8dd3ed
RGB:
141, 211, 237
CMY:
45, 17, 7
CMYK:
41, 11, 0, 7
HSL:
196°, 72.7273%, 74.1176%
HSV (HSB):
196°, 40.5063%, 92.9412%
XYZ:
49.5648, 58.3657, 88.7741
xyY:
0.2520, 0.2967, 58.3657
CIE-Lab:
80.9417, -15.3991, -19.7002
CIE-LCH:
80.9417, 25.0046, 231.9862
CIE-Luv:
80.9417, -33.0690, -28.8564
Hunter-Lab:
76.3974, -17.8890, -15.4170
#8dd3ed color charts
#8dd3ed color shades, tints & tones
#8dd3ed color schemes
#8dd3ed color preview, HTML & CSS examples
This text has a color of #8dd3ed
<p style="color:#8dd3ed;">Text here</p>
.mytext {color:#8dd3ed;}
This box has a color of #8dd3ed
<div style="background-color:#8dd3ed;">Content here</div>
.mybackground {background-color:#8dd3ed;}
Border around this has a color of #8dd3ed
<div style="border:2px solid #8dd3ed;">Content here</div>
.myborder {border:2px solid #8dd3ed;}