#ea73dd color space conversions
Hex:
#ea73dd
RGB:
234, 115, 221
CMY:
8, 55, 13
CMYK:
0, 51, 6, 8
HSL:
307°, 73.9130%, 68.4314%
HSV (HSB):
307°, 50.8547%, 91.7647%
XYZ:
53.1136, 34.9744, 72.3579
xyY:
0.3310, 0.2180, 34.9744
CIE-Lab:
65.7287, 59.5585, -33.6192
CIE-LCH:
65.7287, 68.3920, 330.5564
CIE-Luv:
65.7287, 59.3556, -61.7801
Hunter-Lab:
59.1391, 56.8196, -31.1452
#ea73dd color charts
#ea73dd color shades, tints & tones
#ea73dd color schemes
#ea73dd color preview, HTML & CSS examples
This text has a color of #ea73dd
<p style="color:#ea73dd;">Text here</p>
.mytext {color:#ea73dd;}
This box has a color of #ea73dd
<div style="background-color:#ea73dd;">Content here</div>
.mybackground {background-color:#ea73dd;}
Border around this has a color of #ea73dd
<div style="border:2px solid #ea73dd;">Content here</div>
.myborder {border:2px solid #ea73dd;}