#de14fd color space conversions
Hex:
#de14fd
RGB:
222, 20, 253
CMY:
13, 92, 1
CMYK:
12, 92, 0, 1
HSL:
292°, 98.3122%, 53.5294%
HSV (HSB):
292°, 92.0949%, 99.2157%
XYZ:
48.1040, 23.1218, 94.8561
xyY:
0.2896, 0.1392, 23.1218
CIE-Lab:
55.1975, 91.5736, -68.2596
CIE-LCH:
55.1975, 114.2151, 323.2989
CIE-Luv:
55.1975, 61.2326, -116.3086
Hunter-Lab:
48.0851, 94.4212, -83.3001
#de14fd color charts
#de14fd color shades, tints & tones
#de14fd color schemes
#de14fd color preview, HTML & CSS examples
This text has a color of #de14fd
<p style="color:#de14fd;">Text here</p>
.mytext {color:#de14fd;}
This box has a color of #de14fd
<div style="background-color:#de14fd;">Content here</div>
.mybackground {background-color:#de14fd;}
Border around this has a color of #de14fd
<div style="border:2px solid #de14fd;">Content here</div>
.myborder {border:2px solid #de14fd;}