#8ecdef color space conversions
Hex:
#8ecdef
RGB:
142, 205, 239
CMY:
44, 20, 6
CMYK:
41, 14, 0, 6
HSL:
201°, 75.1938%, 74.7059%
HSV (HSB):
201°, 40.5858%, 93.7255%
XYZ:
48.5666, 55.6454, 89.8423
xyY:
0.2503, 0.2868, 55.6454
CIE-Lab:
79.4116, -11.5240, -23.0846
CIE-LCH:
79.4116, 25.8012, 243.4714
CIE-Luv:
79.4116, -30.2675, -34.9953
Hunter-Lab:
74.5959, -14.3279, -19.1910
#8ecdef color charts
#8ecdef color shades, tints & tones
#8ecdef color schemes
#8ecdef color preview, HTML & CSS examples
This text has a color of #8ecdef
<p style="color:#8ecdef;">Text here</p>
.mytext {color:#8ecdef;}
This box has a color of #8ecdef
<div style="background-color:#8ecdef;">Content here</div>
.mybackground {background-color:#8ecdef;}
Border around this has a color of #8ecdef
<div style="border:2px solid #8ecdef;">Content here</div>
.myborder {border:2px solid #8ecdef;}