#d32bfa color space conversions
Hex:
#d32bfa
RGB:
211, 43, 250
CMY:
17, 83, 2
CMYK:
16, 83, 0, 2
HSL:
289°, 95.3917%, 57.4510%
HSV (HSB):
289°, 82.8000%, 98.0392%
XYZ:
44.9832, 22.4788, 92.4104
xyY:
0.2814, 0.1406, 22.4788
CIE-Lab:
54.5313, 85.6349, -67.7522
CIE-LCH:
54.5313, 109.1957, 321.6498
CIE-Luv:
54.5313, 53.1930, -114.5076
Hunter-Lab:
47.4118, 86.3859, -82.3741
#d32bfa color charts
#d32bfa color shades, tints & tones
#d32bfa color schemes
#d32bfa color preview, HTML & CSS examples
This text has a color of #d32bfa
<p style="color:#d32bfa;">Text here</p>
.mytext {color:#d32bfa;}
This box has a color of #d32bfa
<div style="background-color:#d32bfa;">Content here</div>
.mybackground {background-color:#d32bfa;}
Border around this has a color of #d32bfa
<div style="border:2px solid #d32bfa;">Content here</div>
.myborder {border:2px solid #d32bfa;}