#de64b5 color space conversions
Hex:
#de64b5
RGB:
222, 100, 181
CMY:
13, 61, 29
CMYK:
0, 55, 18, 13
HSL:
320°, 64.8936%, 63.1373%
HSV (HSB):
320°, 54.9550%, 87.0588%
XYZ:
43.0219, 27.9801, 46.8493
xyY:
0.3651, 0.2374, 27.9801
CIE-Lab:
59.8708, 56.8727, -20.1769
CIE-LCH:
59.8708, 60.3457, 340.4667
CIE-Luv:
59.8708, 68.0386, -39.6246
Hunter-Lab:
52.8963, 52.6101, -15.4847
#de64b5 color charts
#de64b5 color shades, tints & tones
#de64b5 color schemes
#de64b5 color preview, HTML & CSS examples
This text has a color of #de64b5
<p style="color:#de64b5;">Text here</p>
.mytext {color:#de64b5;}
This box has a color of #de64b5
<div style="background-color:#de64b5;">Content here</div>
.mybackground {background-color:#de64b5;}
Border around this has a color of #de64b5
<div style="border:2px solid #de64b5;">Content here</div>
.myborder {border:2px solid #de64b5;}