#e704e4 color space conversions
Hex:
#e704e4
RGB:
231, 4, 228
CMY:
9, 98, 11
CMYK:
0, 98, 1, 9
HSL:
301°, 96.5957%, 46.0784%
HSV (HSB):
301°, 98.2684%, 90.5882%
XYZ:
47.0020, 22.6772, 75.2986
xyY:
0.3242, 0.1564, 22.6772
CIE-Lab:
54.7383, 90.4870, -54.9013
CIE-LCH:
54.7383, 105.8397, 328.7535
CIE-Luv:
54.7383, 77.4458, -96.3663
Hunter-Lab:
47.6206, 92.8453, -60.4162
#e704e4 color charts
#e704e4 color shades, tints & tones
#e704e4 color schemes
#e704e4 color preview, HTML & CSS examples
This text has a color of #e704e4
<p style="color:#e704e4;">Text here</p>
.mytext {color:#e704e4;}
This box has a color of #e704e4
<div style="background-color:#e704e4;">Content here</div>
.mybackground {background-color:#e704e4;}
Border around this has a color of #e704e4
<div style="border:2px solid #e704e4;">Content here</div>
.myborder {border:2px solid #e704e4;}