#d32bfb color space conversions
Hex:
#d32bfb
RGB:
211, 43, 251
CMY:
17, 83, 2
CMYK:
16, 83, 0, 2
HSL:
288°, 96.2963%, 57.6471%
HSV (HSB):
288°, 82.8685%, 98.4314%
XYZ:
45.1404, 22.5417, 93.2386
xyY:
0.2805, 0.1401, 22.5417
CIE-Lab:
54.5971, 85.8051, -68.2029
CIE-LCH:
54.5971, 109.6091, 321.5203
CIE-Luv:
54.5971, 52.8832, -115.2172
Hunter-Lab:
47.4781, 86.6247, -83.2005
#d32bfb color charts
#d32bfb color shades, tints & tones
#d32bfb color schemes
#d32bfb color preview, HTML & CSS examples
This text has a color of #d32bfb
<p style="color:#d32bfb;">Text here</p>
.mytext {color:#d32bfb;}
This box has a color of #d32bfb
<div style="background-color:#d32bfb;">Content here</div>
.mybackground {background-color:#d32bfb;}
Border around this has a color of #d32bfb
<div style="border:2px solid #d32bfb;">Content here</div>
.myborder {border:2px solid #d32bfb;}