#e64fdc color space conversions
Hex:
#e64fdc
RGB:
230, 79, 220
CMY:
10, 69, 14
CMYK:
0, 66, 4, 10
HSL:
304°, 75.1244%, 60.5882%
HSV (HSB):
304°, 65.6522%, 90.1961%
XYZ:
48.3474, 27.5823, 70.4859
xyY:
0.3302, 0.1884, 27.5823
CIE-Lab:
59.5094, 73.6587, -42.8237
CIE-LCH:
59.5094, 85.2025, 329.8271
CIE-Luv:
59.5094, 69.0726, -77.1882
Hunter-Lab:
52.5188, 72.4142, -42.8103
#e64fdc color charts
#e64fdc color shades, tints & tones
#e64fdc color schemes
#e64fdc color preview, HTML & CSS examples
This text has a color of #e64fdc
<p style="color:#e64fdc;">Text here</p>
.mytext {color:#e64fdc;}
This box has a color of #e64fdc
<div style="background-color:#e64fdc;">Content here</div>
.mybackground {background-color:#e64fdc;}
Border around this has a color of #e64fdc
<div style="border:2px solid #e64fdc;">Content here</div>
.myborder {border:2px solid #e64fdc;}