#ec00ed color space conversions
Hex:
#ec00ed
RGB:
236, 0, 237
CMY:
7, 100, 7
CMYK:
0, 100, 0, 7
HSL:
300°, 100.0000%, 46.4706%
HSV (HSB):
300°, 100.0000%, 92.9412%
XYZ:
49.8781, 23.9473, 82.1142
xyY:
0.3199, 0.1536, 23.9473
CIE-Lab:
56.0350, 92.8035, -57.8484
CIE-LCH:
56.0350, 109.3569, 328.0629
CIE-Luv:
56.0350, 77.6239, -101.6234
Hunter-Lab:
48.9360, 96.2987, -65.2330
#ec00ed color charts
#ec00ed color shades, tints & tones
#ec00ed color schemes
#ec00ed color preview, HTML & CSS examples
This text has a color of #ec00ed
<p style="color:#ec00ed;">Text here</p>
.mytext {color:#ec00ed;}
This box has a color of #ec00ed
<div style="background-color:#ec00ed;">Content here</div>
.mybackground {background-color:#ec00ed;}
Border around this has a color of #ec00ed
<div style="border:2px solid #ec00ed;">Content here</div>
.myborder {border:2px solid #ec00ed;}