#de54dd color space conversions
Hex:
#de54dd
RGB:
222, 84, 221
CMY:
13, 67, 13
CMYK:
0, 62, 0, 13
HSL:
300°, 67.6471%, 60.0000%
HSV (HSB):
300°, 62.1622%, 87.0588%
XYZ:
46.3457, 27.0907, 71.1930
xyY:
0.3204, 0.1873, 27.0907
CIE-Lab:
59.0582, 70.0176, -44.1784
CIE-LCH:
59.0582, 82.7901, 327.7497
CIE-Luv:
59.0582, 61.7226, -78.6201
Hunter-Lab:
52.0487, 67.8562, -44.6636
#de54dd color charts
#de54dd color shades, tints & tones
#de54dd color schemes
#de54dd color preview, HTML & CSS examples
This text has a color of #de54dd
<p style="color:#de54dd;">Text here</p>
.mytext {color:#de54dd;}
This box has a color of #de54dd
<div style="background-color:#de54dd;">Content here</div>
.mybackground {background-color:#de54dd;}
Border around this has a color of #de54dd
<div style="border:2px solid #de54dd;">Content here</div>
.myborder {border:2px solid #de54dd;}