#d32de0 color space conversions
Hex:
#d32de0
RGB:
211, 45, 224
CMY:
17, 82, 12
CMYK:
6, 80, 0, 12
HSL:
296°, 74.2739%, 52.7451%
HSV (HSB):
296°, 79.9107%, 87.8431%
XYZ:
41.2569, 21.1075, 72.4207
xyY:
0.3061, 0.1566, 21.1075
CIE-Lab:
53.0669, 80.8764, -55.5003
CIE-LCH:
53.0669, 98.0881, 325.5407
CIE-Luv:
53.0669, 61.4669, -95.2253
Hunter-Lab:
45.9429, 79.8938, -61.3000
#d32de0 color charts
#d32de0 color shades, tints & tones
#d32de0 color schemes
#d32de0 color preview, HTML & CSS examples
This text has a color of #d32de0
<p style="color:#d32de0;">Text here</p>
.mytext {color:#d32de0;}
This box has a color of #d32de0
<div style="background-color:#d32de0;">Content here</div>
.mybackground {background-color:#d32de0;}
Border around this has a color of #d32de0
<div style="border:2px solid #d32de0;">Content here</div>
.myborder {border:2px solid #d32de0;}