#ea90dd color space conversions
Hex:
#ea90dd
RGB:
234, 144, 221
CMY:
8, 44, 13
CMYK:
0, 38, 6, 8
HSL:
309°, 68.1818%, 74.1176%
HSV (HSB):
309°, 38.4615%, 91.7647%
XYZ:
56.9561, 42.6594, 73.6388
xyY:
0.3287, 0.2462, 42.6594
CIE-Lab:
71.3232, 45.1455, -24.9974
CIE-LCH:
71.3232, 51.6041, 331.0264
CIE-Luv:
71.3232, 46.7299, -46.3592
Hunter-Lab:
65.3142, 41.3581, -21.1269
#ea90dd color charts
#ea90dd color shades, tints & tones
#ea90dd color schemes
#ea90dd color preview, HTML & CSS examples
This text has a color of #ea90dd
<p style="color:#ea90dd;">Text here</p>
.mytext {color:#ea90dd;}
This box has a color of #ea90dd
<div style="background-color:#ea90dd;">Content here</div>
.mybackground {background-color:#ea90dd;}
Border around this has a color of #ea90dd
<div style="border:2px solid #ea90dd;">Content here</div>
.myborder {border:2px solid #ea90dd;}