#e063d2 color space conversions
Hex:
#e063d2
RGB:
224, 99, 210
CMY:
12, 61, 18
CMYK:
0, 56, 6, 12
HSL:
307°, 66.8449%, 63.3333%
HSV (HSB):
307°, 55.8036%, 87.8431%
XYZ:
46.8352, 29.4241, 64.1837
xyY:
0.3335, 0.2095, 29.4241
CIE-Lab:
61.1541, 62.3641, -34.6699
CIE-LCH:
61.1541, 71.3532, 330.9291
CIE-Luv:
61.1541, 61.5002, -63.0656
Hunter-Lab:
54.2440, 59.1928, -32.1835
#e063d2 color charts
#e063d2 color shades, tints & tones
#e063d2 color schemes
#e063d2 color preview, HTML & CSS examples
This text has a color of #e063d2
<p style="color:#e063d2;">Text here</p>
.mytext {color:#e063d2;}
This box has a color of #e063d2
<div style="background-color:#e063d2;">Content here</div>
.mybackground {background-color:#e063d2;}
Border around this has a color of #e063d2
<div style="border:2px solid #e063d2;">Content here</div>
.myborder {border:2px solid #e063d2;}