#dd64e4 color space conversions
Hex:
#dd64e4
RGB:
221, 100, 228
CMY:
13, 61, 11
CMYK:
3, 56, 0, 11
HSL:
297°, 70.3297%, 64.3137%
HSV (HSB):
297°, 56.1404%, 89.4118%
XYZ:
48.3796, 30.0879, 76.6565
xyY:
0.3119, 0.1940, 30.0879
CIE-Lab:
61.7300, 64.1758, -43.9033
CIE-LCH:
61.7300, 77.7562, 325.6236
CIE-Luv:
61.7300, 54.0672, -78.0184
Hunter-Lab:
54.8525, 61.4441, -44.4612
#dd64e4 color charts
#dd64e4 color shades, tints & tones
#dd64e4 color schemes
#dd64e4 color preview, HTML & CSS examples
This text has a color of #dd64e4
<p style="color:#dd64e4;">Text here</p>
.mytext {color:#dd64e4;}
This box has a color of #dd64e4
<div style="background-color:#dd64e4;">Content here</div>
.mybackground {background-color:#dd64e4;}
Border around this has a color of #dd64e4
<div style="border:2px solid #dd64e4;">Content here</div>
.myborder {border:2px solid #dd64e4;}