#de64b1 color space conversions
Hex:
#de64b1
RGB:
222, 100, 177
CMY:
13, 61, 31
CMYK:
0, 55, 20, 13
HSL:
322°, 64.8936%, 63.1373%
HSV (HSB):
322°, 54.9550%, 87.0588%
XYZ:
42.6172, 27.8183, 44.7183
xyY:
0.3701, 0.2416, 27.8183
CIE-Lab:
59.7242, 56.2970, -18.1047
CIE-LCH:
59.7242, 59.1366, 342.1726
CIE-Luv:
59.7242, 69.1959, -36.3983
Hunter-Lab:
52.7430, 51.9305, -13.3490
#de64b1 color charts
#de64b1 color shades, tints & tones
#de64b1 color schemes
#de64b1 color preview, HTML & CSS examples
This text has a color of #de64b1
<p style="color:#de64b1;">Text here</p>
.mytext {color:#de64b1;}
This box has a color of #de64b1
<div style="background-color:#de64b1;">Content here</div>
.mybackground {background-color:#de64b1;}
Border around this has a color of #de64b1
<div style="border:2px solid #de64b1;">Content here</div>
.myborder {border:2px solid #de64b1;}