#ea28c4 color space conversions
Hex:
#ea28c4
RGB:
234, 40, 196
CMY:
8, 84, 23
CMYK:
0, 83, 16, 8
HSL:
312°, 82.2034%, 53.7255%
HSV (HSB):
312°, 82.9060%, 91.7647%
XYZ:
44.6543, 22.9955, 54.3096
xyY:
0.3661, 0.1886, 22.9955
CIE-Lab:
55.0677, 82.3709, -36.0812
CIE-LCH:
55.0677, 89.9267, 336.3450
CIE-Luv:
55.0677, 89.7999, -67.1205
Hunter-Lab:
47.9537, 82.2997, -33.5809
#ea28c4 color charts
#ea28c4 color shades, tints & tones
#ea28c4 color schemes
#ea28c4 color preview, HTML & CSS examples
This text has a color of #ea28c4
<p style="color:#ea28c4;">Text here</p>
.mytext {color:#ea28c4;}
This box has a color of #ea28c4
<div style="background-color:#ea28c4;">Content here</div>
.mybackground {background-color:#ea28c4;}
Border around this has a color of #ea28c4
<div style="border:2px solid #ea28c4;">Content here</div>
.myborder {border:2px solid #ea28c4;}