#de00fd color space conversions
Hex:
#de00fd
RGB:
222, 0, 253
CMY:
13, 100, 1
CMYK:
12, 100, 0, 1
HSL:
293°, 100.0000%, 49.6078%
HSV (HSB):
293°, 100.0000%, 99.2157%
XYZ:
47.8538, 22.6214, 94.7727
xyY:
0.2896, 0.1369, 22.6214
CIE-Lab:
54.6803, 93.1113, -69.0954
CIE-LCH:
54.6803, 115.9478, 323.4219
CIE-Luv:
54.6803, 61.9992, -117.3901
Hunter-Lab:
47.5620, 96.3617, -84.8487
#de00fd color charts
#de00fd color shades, tints & tones
#de00fd color schemes
#de00fd color preview, HTML & CSS examples
This text has a color of #de00fd
<p style="color:#de00fd;">Text here</p>
.mytext {color:#de00fd;}
This box has a color of #de00fd
<div style="background-color:#de00fd;">Content here</div>
.mybackground {background-color:#de00fd;}
Border around this has a color of #de00fd
<div style="border:2px solid #de00fd;">Content here</div>
.myborder {border:2px solid #de00fd;}