#e064cc color space conversions
Hex:
#e064cc
RGB:
224, 100, 204
CMY:
12, 61, 20
CMYK:
0, 55, 9, 12
HSL:
310°, 66.6667%, 63.5294%
HSV (HSB):
310°, 55.3571%, 87.8431%
XYZ:
46.1967, 29.3213, 60.3515
xyY:
0.3400, 0.2158, 29.3213
CIE-Lab:
61.0641, 60.9493, -31.4189
CIE-LCH:
61.0641, 68.5708, 332.7293
CIE-Luv:
61.0641, 62.8501, -57.7424
Hunter-Lab:
54.1491, 57.5244, -28.1768
#e064cc color charts
#e064cc color shades, tints & tones
#e064cc color schemes
#e064cc color preview, HTML & CSS examples
This text has a color of #e064cc
<p style="color:#e064cc;">Text here</p>
.mytext {color:#e064cc;}
This box has a color of #e064cc
<div style="background-color:#e064cc;">Content here</div>
.mybackground {background-color:#e064cc;}
Border around this has a color of #e064cc
<div style="border:2px solid #e064cc;">Content here</div>
.myborder {border:2px solid #e064cc;}