#ea28cd color space conversions
Hex:
#ea28cd
RGB:
234, 40, 205
CMY:
8, 84, 20
CMYK:
0, 83, 12, 8
HSL:
309°, 82.2034%, 53.7255%
HSV (HSB):
309°, 82.9060%, 91.7647%
XYZ:
45.7099, 23.4178, 59.8685
xyY:
0.3544, 0.1815, 23.4178
CIE-Lab:
55.5001, 83.5464, -40.5726
CIE-LCH:
55.5001, 92.8770, 334.0974
CIE-Luv:
55.5001, 86.0532, -74.1724
Hunter-Lab:
48.3919, 83.9212, -39.4768
#ea28cd color charts
#ea28cd color shades, tints & tones
#ea28cd color schemes
#ea28cd color preview, HTML & CSS examples
This text has a color of #ea28cd
<p style="color:#ea28cd;">Text here</p>
.mytext {color:#ea28cd;}
This box has a color of #ea28cd
<div style="background-color:#ea28cd;">Content here</div>
.mybackground {background-color:#ea28cd;}
Border around this has a color of #ea28cd
<div style="border:2px solid #ea28cd;">Content here</div>
.myborder {border:2px solid #ea28cd;}