#ec9dec color space conversions
Hex:
#ec9dec
RGB:
236, 157, 236
CMY:
7, 38, 7
CMYK:
0, 33, 0, 7
HSL:
300°, 67.5214%, 77.0588%
HSV (HSB):
300°, 33.4746%, 92.5490%
XYZ:
61.7894, 48.0029, 85.3657
xyY:
0.3166, 0.2460, 48.0029
CIE-Lab:
74.8268, 41.6454, -27.8206
CIE-LCH:
74.8268, 50.0832, 326.2557
CIE-Luv:
74.8268, 39.1876, -50.6783
Hunter-Lab:
69.2842, 37.9436, -24.5529
#ec9dec color charts
#ec9dec color shades, tints & tones
#ec9dec color schemes
#ec9dec color preview, HTML & CSS examples
This text has a color of #ec9dec
<p style="color:#ec9dec;">Text here</p>
.mytext {color:#ec9dec;}
This box has a color of #ec9dec
<div style="background-color:#ec9dec;">Content here</div>
.mybackground {background-color:#ec9dec;}
Border around this has a color of #ec9dec
<div style="border:2px solid #ec9dec;">Content here</div>
.myborder {border:2px solid #ec9dec;}