#ed31ec color space conversions
Hex:
#ed31ec
RGB:
237, 49, 236
CMY:
7, 81, 7
CMYK:
0, 79, 0, 7
HSL:
300°, 83.9286%, 56.0784%
HSV (HSB):
300°, 79.3249%, 92.9412%
XYZ:
51.1637, 26.2573, 81.7284
xyY:
0.3215, 0.1650, 26.2573
CIE-Lab:
58.2805, 86.5602, -53.6914
CIE-LCH:
58.2805, 101.8599, 328.1896
CIE-Luv:
58.2805, 74.7583, -95.4280
Hunter-Lab:
51.2419, 88.5544, -58.6955
#ed31ec color charts
#ed31ec color shades, tints & tones
#ed31ec color schemes
#ed31ec color preview, HTML & CSS examples
This text has a color of #ed31ec
<p style="color:#ed31ec;">Text here</p>
.mytext {color:#ed31ec;}
This box has a color of #ed31ec
<div style="background-color:#ed31ec;">Content here</div>
.mybackground {background-color:#ed31ec;}
Border around this has a color of #ed31ec
<div style="border:2px solid #ed31ec;">Content here</div>
.myborder {border:2px solid #ed31ec;}