#de34d5 color space conversions
Hex:
#de34d5
RGB:
222, 52, 213
CMY:
13, 80, 16
CMYK:
0, 77, 4, 13
HSL:
303°, 72.0339%, 53.7255%
HSV (HSB):
303°, 76.5766%, 87.0588%
XYZ:
43.3624, 22.7897, 65.0642
xyY:
0.3305, 0.1737, 22.7897
CIE-Lab:
54.8550, 79.5026, -46.2938
CIE-LCH:
54.8550, 91.9988, 329.7881
CIE-Luv:
54.8550, 72.0284, -81.9706
Hunter-Lab:
47.7385, 78.5948, -47.3910
#de34d5 color charts
#de34d5 color shades, tints & tones
#de34d5 color schemes
#de34d5 color preview, HTML & CSS examples
This text has a color of #de34d5
<p style="color:#de34d5;">Text here</p>
.mytext {color:#de34d5;}
This box has a color of #de34d5
<div style="background-color:#de34d5;">Content here</div>
.mybackground {background-color:#de34d5;}
Border around this has a color of #de34d5
<div style="border:2px solid #de34d5;">Content here</div>
.myborder {border:2px solid #de34d5;}