#ec80de color space conversions
Hex:
#ec80de
RGB:
236, 128, 222
CMY:
7, 50, 13
CMYK:
0, 46, 6, 7
HSL:
308°, 73.9726%, 71.3725%
HSV (HSB):
308°, 45.7627%, 92.5490%
XYZ:
55.4961, 38.5451, 73.6222
xyY:
0.3310, 0.2299, 38.5451
CIE-Lab:
68.4205, 54.0239, -29.9889
CIE-LCH:
68.4205, 61.7893, 330.9652
CIE-Luv:
68.4205, 55.0853, -55.4845
Hunter-Lab:
62.0847, 50.9086, -26.8488
#ec80de color charts
#ec80de color shades, tints & tones
#ec80de color schemes
#ec80de color preview, HTML & CSS examples
This text has a color of #ec80de
<p style="color:#ec80de;">Text here</p>
.mytext {color:#ec80de;}
This box has a color of #ec80de
<div style="background-color:#ec80de;">Content here</div>
.mybackground {background-color:#ec80de;}
Border around this has a color of #ec80de
<div style="border:2px solid #ec80de;">Content here</div>
.myborder {border:2px solid #ec80de;}