#de64b9 color space conversions
Hex:
#de64b9
RGB:
222, 100, 185
CMY:
13, 61, 27
CMYK:
0, 55, 17, 13
HSL:
318°, 64.8936%, 63.1373%
HSV (HSB):
318°, 54.9550%, 87.0588%
XYZ:
43.4383, 28.1467, 49.0423
xyY:
0.3601, 0.2333, 28.1467
CIE-Lab:
60.0211, 57.4597, -22.2380
CIE-LCH:
60.0211, 61.6129, 338.8426
CIE-Luv:
60.0211, 66.8818, -42.8616
Hunter-Lab:
53.0535, 53.3059, -17.6699
#de64b9 color charts
#de64b9 color shades, tints & tones
#de64b9 color schemes
#de64b9 color preview, HTML & CSS examples
This text has a color of #de64b9
<p style="color:#de64b9;">Text here</p>
.mytext {color:#de64b9;}
This box has a color of #de64b9
<div style="background-color:#de64b9;">Content here</div>
.mybackground {background-color:#de64b9;}
Border around this has a color of #de64b9
<div style="border:2px solid #de64b9;">Content here</div>
.myborder {border:2px solid #de64b9;}