#d32de4 color space conversions
Hex:
#d32de4
RGB:
211, 45, 228
CMY:
17, 82, 11
CMYK:
7, 80, 0, 11
HSL:
294°, 77.2152%, 53.5294%
HSV (HSB):
294°, 80.2632%, 89.4118%
XYZ:
41.8059, 21.3271, 75.3119
xyY:
0.3020, 0.1540, 21.3271
CIE-Lab:
53.3056, 81.5194, -57.3817
CIE-LCH:
53.3056, 99.6899, 324.8582
CIE-Luv:
53.3056, 60.0979, -98.1983
Hunter-Lab:
46.1813, 80.7713, -64.3626
#d32de4 color charts
#d32de4 color shades, tints & tones
#d32de4 color schemes
#d32de4 color preview, HTML & CSS examples
This text has a color of #d32de4
<p style="color:#d32de4;">Text here</p>
.mytext {color:#d32de4;}
This box has a color of #d32de4
<div style="background-color:#d32de4;">Content here</div>
.mybackground {background-color:#d32de4;}
Border around this has a color of #d32de4
<div style="border:2px solid #d32de4;">Content here</div>
.myborder {border:2px solid #d32de4;}