#de34c4 color space conversions
Hex:
#de34c4
RGB:
222, 52, 196
CMY:
13, 80, 23
CMYK:
0, 77, 12, 13
HSL:
309°, 72.0339%, 53.7255%
HSV (HSB):
309°, 76.5766%, 87.0588%
XYZ:
41.3160, 21.9711, 54.2878
xyY:
0.3514, 0.1869, 21.9711
CIE-Lab:
53.9963, 77.0510, -37.9073
CIE-LCH:
53.9963, 85.8709, 333.8039
CIE-Luv:
53.9963, 78.4717, -68.6935
Hunter-Lab:
46.8733, 75.3085, -35.8572
#de34c4 color charts
#de34c4 color shades, tints & tones
#de34c4 color schemes
#de34c4 color preview, HTML & CSS examples
This text has a color of #de34c4
<p style="color:#de34c4;">Text here</p>
.mytext {color:#de34c4;}
This box has a color of #de34c4
<div style="background-color:#de34c4;">Content here</div>
.mybackground {background-color:#de34c4;}
Border around this has a color of #de34c4
<div style="border:2px solid #de34c4;">Content here</div>
.myborder {border:2px solid #de34c4;}