#e75ff4 color space conversions
Hex:
#e75ff4
RGB:
231, 95, 244
CMY:
9, 63, 4
CMYK:
5, 61, 0, 4
HSL:
295°, 87.1345%, 66.4706%
HSV (HSB):
295°, 61.0656%, 95.6863%
XYZ:
53.3763, 31.7050, 88.8944
xyY:
0.3068, 0.1822, 31.7050
CIE-Lab:
63.0983, 71.5744, -50.5489
CIE-LCH:
63.0983, 87.6247, 324.7686
CIE-Luv:
63.0983, 57.8347, -89.9829
Hunter-Lab:
56.3072, 70.6713, -54.1884
#e75ff4 color charts
#e75ff4 color shades, tints & tones
#e75ff4 color schemes
#e75ff4 color preview, HTML & CSS examples
This text has a color of #e75ff4
<p style="color:#e75ff4;">Text here</p>
.mytext {color:#e75ff4;}
This box has a color of #e75ff4
<div style="background-color:#e75ff4;">Content here</div>
.mybackground {background-color:#e75ff4;}
Border around this has a color of #e75ff4
<div style="border:2px solid #e75ff4;">Content here</div>
.myborder {border:2px solid #e75ff4;}