#de34c5 color space conversions
Hex:
#de34c5
RGB:
222, 52, 197
CMY:
13, 80, 23
CMYK:
0, 77, 11, 13
HSL:
309°, 72.0339%, 53.7255%
HSV (HSB):
309°, 76.5766%, 87.0588%
XYZ:
41.4302, 22.0168, 54.8894
xyY:
0.3501, 0.1861, 22.0168
CIE-Lab:
54.0448, 77.1907, -38.4073
CIE-LCH:
54.0448, 86.2179, 333.5467
CIE-Luv:
54.0448, 78.0844, -69.4803
Hunter-Lab:
46.9221, 75.4945, -36.5119
#de34c5 color charts
#de34c5 color shades, tints & tones
#de34c5 color schemes
#de34c5 color preview, HTML & CSS examples
This text has a color of #de34c5
<p style="color:#de34c5;">Text here</p>
.mytext {color:#de34c5;}
This box has a color of #de34c5
<div style="background-color:#de34c5;">Content here</div>
.mybackground {background-color:#de34c5;}
Border around this has a color of #de34c5
<div style="border:2px solid #de34c5;">Content here</div>
.myborder {border:2px solid #de34c5;}