#de64fd color space conversions
Hex:
#de64fd
RGB:
222, 100, 253
CMY:
13, 61, 1
CMYK:
12, 60, 0, 1
HSL:
288°, 97.4522%, 69.2157%
HSV (HSB):
288°, 60.4743%, 99.2157%
XYZ:
52.4110, 31.7358, 96.2918
xyY:
0.2905, 0.1759, 31.7358
CIE-Lab:
63.1239, 68.9620, -55.5523
CIE-LCH:
63.1239, 88.5540, 321.1469
CIE-Luv:
63.1239, 48.1378, -97.5508
Hunter-Lab:
56.3345, 67.4826, -61.9093
#de64fd color charts
#de64fd color shades, tints & tones
#de64fd color schemes
#de64fd color preview, HTML & CSS examples
This text has a color of #de64fd
<p style="color:#de64fd;">Text here</p>
.mytext {color:#de64fd;}
This box has a color of #de64fd
<div style="background-color:#de64fd;">Content here</div>
.mybackground {background-color:#de64fd;}
Border around this has a color of #de64fd
<div style="border:2px solid #de64fd;">Content here</div>
.myborder {border:2px solid #de64fd;}