#de28d3 color space conversions
Hex:
#de28d3
RGB:
222, 40, 211
CMY:
13, 84, 17
CMYK:
0, 82, 5, 13
HSL:
304°, 73.3871%, 51.3725%
HSV (HSB):
304°, 81.9820%, 87.0588%
XYZ:
42.6409, 21.7503, 63.5788
xyY:
0.3332, 0.1700, 21.7503
CIE-Lab:
53.7611, 82.0709, -46.8881
CIE-LCH:
53.7611, 94.5205, 330.2602
CIE-Luv:
53.7611, 74.7383, -82.8523
Hunter-Lab:
46.6372, 81.5890, -48.1818
#de28d3 color charts
#de28d3 color shades, tints & tones
#de28d3 color schemes
#de28d3 color preview, HTML & CSS examples
This text has a color of #de28d3
<p style="color:#de28d3;">Text here</p>
.mytext {color:#de28d3;}
This box has a color of #de28d3
<div style="background-color:#de28d3;">Content here</div>
.mybackground {background-color:#de28d3;}
Border around this has a color of #de28d3
<div style="border:2px solid #de28d3;">Content here</div>
.myborder {border:2px solid #de28d3;}