#ea51ed color space conversions
Hex:
#ea51ed
RGB:
234, 81, 237
CMY:
8, 68, 7
CMYK:
1, 66, 0, 7
HSL:
299°, 81.2500%, 62.3529%
HSV (HSB):
299°, 65.8228%, 92.9412%
XYZ:
52.1602, 29.4917, 83.0641
xyY:
0.3167, 0.1790, 29.4917
CIE-Lab:
61.2132, 76.5429, -49.6198
CIE-LCH:
61.2132, 91.2192, 327.0462
CIE-Luv:
61.2132, 65.8053, -88.6897
Hunter-Lab:
54.3063, 76.4100, -52.6726
#ea51ed color charts
#ea51ed color shades, tints & tones
#ea51ed color schemes
#ea51ed color preview, HTML & CSS examples
This text has a color of #ea51ed
<p style="color:#ea51ed;">Text here</p>
.mytext {color:#ea51ed;}
This box has a color of #ea51ed
<div style="background-color:#ea51ed;">Content here</div>
.mybackground {background-color:#ea51ed;}
Border around this has a color of #ea51ed
<div style="border:2px solid #ea51ed;">Content here</div>
.myborder {border:2px solid #ea51ed;}