#de01fd color space conversions
Hex:
#de01fd
RGB:
222, 1, 253
CMY:
13, 100, 1
CMYK:
12, 100, 0, 1
HSL:
293°, 99.2126%, 49.8039%
HSV (HSB):
293°, 99.6047%, 99.2157%
XYZ:
47.8647, 22.6432, 94.7763
xyY:
0.2896, 0.1370, 22.6432
CIE-Lab:
54.7029, 93.0440, -69.0589
CIE-LCH:
54.7029, 115.8720, 323.4165
CIE-Luv:
54.7029, 61.9660, -117.3433
Hunter-Lab:
47.5848, 96.2764, -84.7806
#de01fd color charts
#de01fd color shades, tints & tones
#de01fd color schemes
#de01fd color preview, HTML & CSS examples
This text has a color of #de01fd
<p style="color:#de01fd;">Text here</p>
.mytext {color:#de01fd;}
This box has a color of #de01fd
<div style="background-color:#de01fd;">Content here</div>
.mybackground {background-color:#de01fd;}
Border around this has a color of #de01fd
<div style="border:2px solid #de01fd;">Content here</div>
.myborder {border:2px solid #de01fd;}