#de73dd color space conversions
Hex:
#de73dd
RGB:
222, 115, 221
CMY:
13, 55, 13
CMYK:
0, 48, 0, 13
HSL:
301°, 61.8497%, 66.0784%
HSV (HSB):
301°, 48.1982%, 87.0588%
XYZ:
49.3061, 33.0115, 72.1798
xyY:
0.3191, 0.2137, 33.0115
CIE-Lab:
64.1702, 56.1900, -36.1629
CIE-LCH:
64.1702, 66.8212, 327.2354
CIE-Luv:
64.1702, 51.1529, -65.0131
Hunter-Lab:
57.4557, 52.6340, -34.2652
#de73dd color charts
#de73dd color shades, tints & tones
#de73dd color schemes
#de73dd color preview, HTML & CSS examples
This text has a color of #de73dd
<p style="color:#de73dd;">Text here</p>
.mytext {color:#de73dd;}
This box has a color of #de73dd
<div style="background-color:#de73dd;">Content here</div>
.mybackground {background-color:#de73dd;}
Border around this has a color of #de73dd
<div style="border:2px solid #de73dd;">Content here</div>
.myborder {border:2px solid #de73dd;}