#ea63ed color space conversions
Hex:
#ea63ed
RGB:
234, 99, 237
CMY:
8, 61, 7
CMYK:
1, 58, 0, 7
HSL:
299°, 79.3103%, 65.8824%
HSV (HSB):
299°, 58.2278%, 92.9412%
XYZ:
53.6796, 32.5305, 83.5706
xyY:
0.3162, 0.1916, 32.5305
CIE-Lab:
63.7790, 69.4203, -45.5667
CIE-LCH:
63.7790, 83.0391, 326.7196
CIE-Luv:
63.7790, 60.6504, -81.9460
Hunter-Lab:
57.0355, 68.1849, -46.9490
#ea63ed color charts
#ea63ed color shades, tints & tones
#ea63ed color schemes
#ea63ed color preview, HTML & CSS examples
This text has a color of #ea63ed
<p style="color:#ea63ed;">Text here</p>
.mytext {color:#ea63ed;}
This box has a color of #ea63ed
<div style="background-color:#ea63ed;">Content here</div>
.mybackground {background-color:#ea63ed;}
Border around this has a color of #ea63ed
<div style="border:2px solid #ea63ed;">Content here</div>
.myborder {border:2px solid #ea63ed;}