#de32c7 color space conversions
Hex:
#de32c7
RGB:
222, 50, 199
CMY:
13, 80, 22
CMYK:
0, 77, 10, 13
HSL:
308°, 72.2689%, 53.3333%
HSV (HSB):
308°, 77.4775%, 87.0588%
XYZ:
41.5736, 21.9343, 56.0754
xyY:
0.3477, 0.1834, 21.9343
CIE-Lab:
53.9572, 78.0050, -39.6966
CIE-LCH:
53.9572, 87.5248, 333.0286
CIE-Luv:
53.9572, 77.7132, -71.5193
Hunter-Lab:
46.8341, 76.4909, -38.2053
#de32c7 color charts
#de32c7 color shades, tints & tones
#de32c7 color schemes
#de32c7 color preview, HTML & CSS examples
This text has a color of #de32c7
<p style="color:#de32c7;">Text here</p>
.mytext {color:#de32c7;}
This box has a color of #de32c7
<div style="background-color:#de32c7;">Content here</div>
.mybackground {background-color:#de32c7;}
Border around this has a color of #de32c7
<div style="border:2px solid #de32c7;">Content here</div>
.myborder {border:2px solid #de32c7;}