#d64ec5 color space conversions
Hex:
#d64ec5
RGB:
214, 78, 197
CMY:
16, 69, 23
CMYK:
0, 64, 8, 16
HSL:
308°, 62.3853%, 57.2549%
HSV (HSB):
308°, 63.5514%, 83.9216%
XYZ:
40.5340, 23.7761, 55.2762
xyY:
0.3390, 0.1988, 23.7761
CIE-Lab:
55.8630, 66.6003, -35.6456
CIE-LCH:
55.8630, 75.5394, 331.8435
CIE-Luv:
55.8630, 65.4639, -64.0954
Hunter-Lab:
48.7608, 63.0526, -33.0798
#d64ec5 color charts
#d64ec5 color shades, tints & tones
#d64ec5 color schemes
#d64ec5 color preview, HTML & CSS examples
This text has a color of #d64ec5
<p style="color:#d64ec5;">Text here</p>
.mytext {color:#d64ec5;}
This box has a color of #d64ec5
<div style="background-color:#d64ec5;">Content here</div>
.mybackground {background-color:#d64ec5;}
Border around this has a color of #d64ec5
<div style="border:2px solid #d64ec5;">Content here</div>
.myborder {border:2px solid #d64ec5;}