#ed44ec color space conversions
Hex:
#ed44ec
RGB:
237, 68, 236
CMY:
7, 73, 7
CMYK:
0, 71, 0, 7
HSL:
300°, 82.4390%, 59.8039%
HSV (HSB):
300°, 71.3080%, 92.9412%
XYZ:
52.1325, 28.1949, 82.0514
xyY:
0.3211, 0.1736, 28.1949
CIE-Lab:
60.0644, 81.4220, -50.8547
CIE-LCH:
60.0644, 95.9986, 328.0119
CIE-Luv:
60.0644, 71.2899, -90.9608
Hunter-Lab:
53.0989, 82.3284, -54.4490
#ed44ec color charts
#ed44ec color shades, tints & tones
#ed44ec color schemes
#ed44ec color preview, HTML & CSS examples
This text has a color of #ed44ec
<p style="color:#ed44ec;">Text here</p>
.mytext {color:#ed44ec;}
This box has a color of #ed44ec
<div style="background-color:#ed44ec;">Content here</div>
.mybackground {background-color:#ed44ec;}
Border around this has a color of #ed44ec
<div style="border:2px solid #ed44ec;">Content here</div>
.myborder {border:2px solid #ed44ec;}