#e704cc color space conversions
Hex:
#e704cc
RGB:
231, 4, 204
CMY:
9, 98, 20
CMYK:
0, 98, 12, 9
HSL:
307°, 96.5957%, 46.0784%
HSV (HSB):
307°, 98.2684%, 90.5882%
XYZ:
43.8975, 21.4354, 58.9505
xyY:
0.3532, 0.1725, 21.4354
CIE-Lab:
53.4227, 87.2530, -43.3125
CIE-LCH:
53.4227, 97.4118, 333.6002
CIE-Luv:
53.4227, 87.4785, -78.1876
Hunter-Lab:
46.2984, 88.2215, -43.0836
#e704cc color charts
#e704cc color shades, tints & tones
#e704cc color schemes
#e704cc color preview, HTML & CSS examples
This text has a color of #e704cc
<p style="color:#e704cc;">Text here</p>
.mytext {color:#e704cc;}
This box has a color of #e704cc
<div style="background-color:#e704cc;">Content here</div>
.mybackground {background-color:#e704cc;}
Border around this has a color of #e704cc
<div style="border:2px solid #e704cc;">Content here</div>
.myborder {border:2px solid #e704cc;}