#ea91ed color space conversions
Hex:
#ea91ed
RGB:
234, 145, 237
CMY:
8, 43, 7
CMYK:
1, 39, 0, 7
HSL:
298°, 71.8750%, 74.9020%
HSV (HSB):
298°, 38.8186%, 92.9412%
XYZ:
59.3431, 43.8576, 85.4584
xyY:
0.3146, 0.2325, 43.8576
CIE-Lab:
72.1332, 47.4624, -32.5313
CIE-LCH:
72.1332, 57.5410, 325.5727
CIE-Luv:
72.1332, 43.1109, -58.9902
Hunter-Lab:
66.2251, 44.0568, -30.1516
#ea91ed color charts
#ea91ed color shades, tints & tones
#ea91ed color schemes
#ea91ed color preview, HTML & CSS examples
This text has a color of #ea91ed
<p style="color:#ea91ed;">Text here</p>
.mytext {color:#ea91ed;}
This box has a color of #ea91ed
<div style="background-color:#ea91ed;">Content here</div>
.mybackground {background-color:#ea91ed;}
Border around this has a color of #ea91ed
<div style="border:2px solid #ea91ed;">Content here</div>
.myborder {border:2px solid #ea91ed;}