#de28d1 color space conversions
Hex:
#de28d1
RGB:
222, 40, 209
CMY:
13, 84, 18
CMYK:
0, 82, 6, 13
HSL:
304°, 73.3871%, 51.3725%
HSV (HSB):
304°, 81.9820%, 87.0588%
XYZ:
42.3916, 21.6506, 62.2663
xyY:
0.3356, 0.1714, 21.6506
CIE-Lab:
53.6543, 81.7838, -45.9138
CIE-LCH:
53.6543, 93.7906, 330.6900
CIE-Luv:
53.6543, 75.5152, -81.3150
Hunter-Lab:
46.5302, 81.1955, -46.7701
#de28d1 color charts
#de28d1 color shades, tints & tones
#de28d1 color schemes
#de28d1 color preview, HTML & CSS examples
This text has a color of #de28d1
<p style="color:#de28d1;">Text here</p>
.mytext {color:#de28d1;}
This box has a color of #de28d1
<div style="background-color:#de28d1;">Content here</div>
.mybackground {background-color:#de28d1;}
Border around this has a color of #de28d1
<div style="border:2px solid #de28d1;">Content here</div>
.myborder {border:2px solid #de28d1;}