#ea54cd color space conversions
Hex:
#ea54cd
RGB:
234, 84, 205
CMY:
8, 67, 20
CMYK:
0, 64, 12, 8
HSL:
312°, 78.1250%, 62.3529%
HSV (HSB):
312°, 64.1026%, 91.7647%
XYZ:
48.1215, 28.2409, 60.6724
xyY:
0.3512, 0.2061, 28.2409
CIE-Lab:
60.1057, 70.4659, -33.3619
CIE-LCH:
60.1057, 77.9645, 334.6649
CIE-Luv:
60.1057, 75.4753, -62.1606
Hunter-Lab:
53.1421, 68.6373, -30.4919
#ea54cd color charts
#ea54cd color shades, tints & tones
#ea54cd color schemes
#ea54cd color preview, HTML & CSS examples
This text has a color of #ea54cd
<p style="color:#ea54cd;">Text here</p>
.mytext {color:#ea54cd;}
This box has a color of #ea54cd
<div style="background-color:#ea54cd;">Content here</div>
.mybackground {background-color:#ea54cd;}
Border around this has a color of #ea54cd
<div style="border:2px solid #ea54cd;">Content here</div>
.myborder {border:2px solid #ea54cd;}