#ea90cd color space conversions
Hex:
#ea90cd
RGB:
234, 144, 205
CMY:
8, 44, 20
CMYK:
0, 38, 12, 8
HSL:
319°, 68.1818%, 74.1176%
HSV (HSB):
319°, 38.4615%, 91.7647%
XYZ:
54.9244, 41.8467, 62.9400
xyY:
0.3439, 0.2620, 41.8467
CIE-Lab:
70.7651, 42.4779, -17.0090
CIE-LCH:
70.7651, 45.7567, 338.1778
CIE-Luv:
70.7651, 49.9230, -33.2626
Hunter-Lab:
64.6890, 38.3500, -12.4046
#ea90cd color charts
#ea90cd color shades, tints & tones
#ea90cd color schemes
#ea90cd color preview, HTML & CSS examples
This text has a color of #ea90cd
<p style="color:#ea90cd;">Text here</p>
.mytext {color:#ea90cd;}
This box has a color of #ea90cd
<div style="background-color:#ea90cd;">Content here</div>
.mybackground {background-color:#ea90cd;}
Border around this has a color of #ea90cd
<div style="border:2px solid #ea90cd;">Content here</div>
.myborder {border:2px solid #ea90cd;}