#de64e2 color space conversions
Hex:
#de64e2
RGB:
222, 100, 226
CMY:
13, 61, 11
CMYK:
2, 56, 0, 11
HSL:
298°, 68.4783%, 63.9216%
HSV (HSB):
298°, 55.7522%, 88.6275%
XYZ:
48.4088, 30.1349, 75.2167
xyY:
0.3148, 0.1960, 30.1349
CIE-Lab:
61.7705, 64.0820, -42.7126
CIE-LCH:
61.7705, 77.0121, 326.3153
CIE-Luv:
61.7705, 55.2838, -76.1303
Hunter-Lab:
54.8953, 61.3416, -42.8116
#de64e2 color charts
#de64e2 color shades, tints & tones
#de64e2 color schemes
#de64e2 color preview, HTML & CSS examples
This text has a color of #de64e2
<p style="color:#de64e2;">Text here</p>
.mytext {color:#de64e2;}
This box has a color of #de64e2
<div style="background-color:#de64e2;">Content here</div>
.mybackground {background-color:#de64e2;}
Border around this has a color of #de64e2
<div style="border:2px solid #de64e2;">Content here</div>
.myborder {border:2px solid #de64e2;}