#de28d4 color space conversions
Hex:
#de28d4
RGB:
222, 40, 212
CMY:
13, 84, 17
CMYK:
0, 82, 5, 13
HSL:
303°, 73.3871%, 51.3725%
HSV (HSB):
303°, 81.9820%, 87.0588%
XYZ:
42.7667, 21.8006, 64.2412
xyY:
0.3320, 0.1692, 21.8006
CIE-Lab:
53.8148, 82.2153, -47.3740
CIE-LCH:
53.8148, 94.8875, 330.0487
CIE-Luv:
53.8148, 74.3518, -83.6196
Hunter-Lab:
46.6912, 81.7871, -48.8919
#de28d4 color charts
#de28d4 color shades, tints & tones
#de28d4 color schemes
#de28d4 color preview, HTML & CSS examples
This text has a color of #de28d4
<p style="color:#de28d4;">Text here</p>
.mytext {color:#de28d4;}
This box has a color of #de28d4
<div style="background-color:#de28d4;">Content here</div>
.mybackground {background-color:#de28d4;}
Border around this has a color of #de28d4
<div style="border:2px solid #de28d4;">Content here</div>
.myborder {border:2px solid #de28d4;}