#ec61ed color space conversions
Hex:
#ec61ed
RGB:
236, 97, 237
CMY:
7, 62, 7
CMYK:
0, 59, 0, 7
HSL:
300°, 79.5455%, 65.4902%
HSV (HSB):
300°, 59.0717%, 92.9412%
XYZ:
54.1528, 32.4967, 83.5391
xyY:
0.3182, 0.1909, 32.4967
CIE-Lab:
63.7513, 70.7506, -45.5914
CIE-LCH:
63.7513, 84.1678, 327.2024
CIE-Luv:
63.7513, 62.6409, -82.1793
Hunter-Lab:
57.0059, 69.8062, -46.9823
#ec61ed color charts
#ec61ed color shades, tints & tones
#ec61ed color schemes
#ec61ed color preview, HTML & CSS examples
This text has a color of #ec61ed
<p style="color:#ec61ed;">Text here</p>
.mytext {color:#ec61ed;}
This box has a color of #ec61ed
<div style="background-color:#ec61ed;">Content here</div>
.mybackground {background-color:#ec61ed;}
Border around this has a color of #ec61ed
<div style="border:2px solid #ec61ed;">Content here</div>
.myborder {border:2px solid #ec61ed;}