#ec31ed color space conversions
Hex:
#ec31ed
RGB:
236, 49, 237
CMY:
7, 81, 7
CMYK:
0, 79, 0, 7
HSL:
300°, 83.9286%, 56.0784%
HSV (HSB):
300°, 79.3249%, 92.9412%
XYZ:
50.9764, 26.1439, 82.4803
xyY:
0.3194, 0.1638, 26.1439
CIE-Lab:
58.1734, 86.5249, -54.4316
CIE-LCH:
58.1734, 102.2221, 327.8266
CIE-Luv:
58.1734, 73.6813, -96.5080
Hunter-Lab:
51.1311, 88.4806, -59.8497
#ec31ed color charts
#ec31ed color shades, tints & tones
#ec31ed color schemes
#ec31ed color preview, HTML & CSS examples
This text has a color of #ec31ed
<p style="color:#ec31ed;">Text here</p>
.mytext {color:#ec31ed;}
This box has a color of #ec31ed
<div style="background-color:#ec31ed;">Content here</div>
.mybackground {background-color:#ec31ed;}
Border around this has a color of #ec31ed
<div style="border:2px solid #ec31ed;">Content here</div>
.myborder {border:2px solid #ec31ed;}