#de28d7 color space conversions
Hex:
#de28d7
RGB:
222, 40, 215
CMY:
13, 84, 16
CMYK:
0, 82, 3, 13
HSL:
302°, 73.3871%, 51.3725%
HSV (HSB):
302°, 81.9820%, 87.0588%
XYZ:
43.1487, 21.9535, 66.2532
xyY:
0.3285, 0.1671, 21.9535
CIE-Lab:
53.9776, 82.6513, -48.8266
CIE-LCH:
53.9776, 95.9962, 329.4274
CIE-Luv:
53.9776, 73.1999, -85.9152
Hunter-Lab:
46.8545, 82.3867, -51.0390
#de28d7 color charts
#de28d7 color shades, tints & tones
#de28d7 color schemes
#de28d7 color preview, HTML & CSS examples
This text has a color of #de28d7
<p style="color:#de28d7;">Text here</p>
.mytext {color:#de28d7;}
This box has a color of #de28d7
<div style="background-color:#de28d7;">Content here</div>
.mybackground {background-color:#de28d7;}
Border around this has a color of #de28d7
<div style="border:2px solid #de28d7;">Content here</div>
.myborder {border:2px solid #de28d7;}