#ed27e5 color space conversions
Hex:
#ed27e5
RGB:
237, 39, 229
CMY:
7, 85, 10
CMYK:
0, 84, 3, 7
HSL:
302°, 84.6154%, 54.1176%
HSV (HSB):
302°, 83.5443%, 92.9412%
XYZ:
49.7934, 25.1127, 76.3516
xyY:
0.3292, 0.1660, 25.1127
CIE-Lab:
57.1851, 87.6178, -51.5032
CIE-LCH:
57.1851, 101.6340, 329.5523
CIE-Luv:
57.1851, 78.7953, -91.8551
Hunter-Lab:
50.1126, 89.6662, -55.2555
#ed27e5 color charts
#ed27e5 color shades, tints & tones
#ed27e5 color schemes
#ed27e5 color preview, HTML & CSS examples
This text has a color of #ed27e5
<p style="color:#ed27e5;">Text here</p>
.mytext {color:#ed27e5;}
This box has a color of #ed27e5
<div style="background-color:#ed27e5;">Content here</div>
.mybackground {background-color:#ed27e5;}
Border around this has a color of #ed27e5
<div style="border:2px solid #ed27e5;">Content here</div>
.myborder {border:2px solid #ed27e5;}