#de32c8 color space conversions
Hex:
#de32c8
RGB:
222, 50, 200
CMY:
13, 80, 22
CMYK:
0, 77, 10, 13
HSL:
308°, 72.2689%, 53.3333%
HSV (HSB):
308°, 77.4775%, 87.0588%
XYZ:
41.6901, 21.9809, 56.6890
xyY:
0.3464, 0.1826, 21.9809
CIE-Lab:
54.0068, 78.1458, -40.1938
CIE-LCH:
54.0068, 87.8767, 332.7813
CIE-Luv:
54.0068, 77.3258, -72.3030
Hunter-Lab:
46.8838, 76.6794, -38.8711
#de32c8 color charts
#de32c8 color shades, tints & tones
#de32c8 color schemes
#de32c8 color preview, HTML & CSS examples
This text has a color of #de32c8
<p style="color:#de32c8;">Text here</p>
.mytext {color:#de32c8;}
This box has a color of #de32c8
<div style="background-color:#de32c8;">Content here</div>
.mybackground {background-color:#de32c8;}
Border around this has a color of #de32c8
<div style="border:2px solid #de32c8;">Content here</div>
.myborder {border:2px solid #de32c8;}