#d32be6 color space conversions
Hex:
#d32be6
RGB:
211, 43, 230
CMY:
17, 83, 10
CMYK:
8, 81, 0, 10
HSL:
294°, 78.9030%, 53.5294%
HSV (HSB):
294°, 81.3043%, 90.1961%
XYZ:
42.0108, 21.2898, 76.7580
xyY:
0.3000, 0.1520, 21.2898
CIE-Lab:
53.2652, 82.3136, -58.5764
CIE-LCH:
53.2652, 101.0283, 324.5634
CIE-Luv:
53.2652, 59.6844, -100.0396
Hunter-Lab:
46.1409, 81.7758, -66.3337
#d32be6 color charts
#d32be6 color shades, tints & tones
#d32be6 color schemes
#d32be6 color preview, HTML & CSS examples
This text has a color of #d32be6
<p style="color:#d32be6;">Text here</p>
.mytext {color:#d32be6;}
This box has a color of #d32be6
<div style="background-color:#d32be6;">Content here</div>
.mybackground {background-color:#d32be6;}
Border around this has a color of #d32be6
<div style="border:2px solid #d32be6;">Content here</div>
.myborder {border:2px solid #d32be6;}