#de64c7 color space conversions
Hex:
#de64c7
RGB:
222, 100, 199
CMY:
13, 61, 22
CMYK:
0, 55, 10, 13
HSL:
311°, 64.8936%, 63.1373%
HSV (HSB):
311°, 54.9550%, 87.0588%
XYZ:
44.9902, 28.7675, 57.2143
xyY:
0.3435, 0.2196, 28.7675
CIE-Lab:
60.5758, 59.6012, -29.3632
CIE-LCH:
60.5758, 66.4417, 333.7723
CIE-Luv:
60.5758, 62.8534, -54.2401
Hunter-Lab:
53.6353, 55.8670, -25.7016
#de64c7 color charts
#de64c7 color shades, tints & tones
#de64c7 color schemes
#de64c7 color preview, HTML & CSS examples
This text has a color of #de64c7
<p style="color:#de64c7;">Text here</p>
.mytext {color:#de64c7;}
This box has a color of #de64c7
<div style="background-color:#de64c7;">Content here</div>
.mybackground {background-color:#de64c7;}
Border around this has a color of #de64c7
<div style="border:2px solid #de64c7;">Content here</div>
.myborder {border:2px solid #de64c7;}