#de32e0 color space conversions
Hex:
#de32e0
RGB:
222, 50, 224
CMY:
13, 80, 12
CMYK:
1, 78, 0, 12
HSL:
299°, 73.7288%, 53.7255%
HSV (HSB):
299°, 77.6786%, 87.8431%
XYZ:
44.7193, 23.1926, 72.6407
xyY:
0.3182, 0.1650, 23.1926
CIE-Lab:
55.2702, 81.6870, -51.8782
CIE-LCH:
55.2702, 96.7683, 327.5810
CIE-Luv:
55.2702, 68.3643, -90.8541
Hunter-Lab:
48.1587, 81.4743, -55.7195
#de32e0 color charts
#de32e0 color shades, tints & tones
#de32e0 color schemes
#de32e0 color preview, HTML & CSS examples
This text has a color of #de32e0
<p style="color:#de32e0;">Text here</p>
.mytext {color:#de32e0;}
This box has a color of #de32e0
<div style="background-color:#de32e0;">Content here</div>
.mybackground {background-color:#de32e0;}
Border around this has a color of #de32e0
<div style="border:2px solid #de32e0;">Content here</div>
.myborder {border:2px solid #de32e0;}