#b32fcd color space conversions
Hex:
#b32fcd
RGB:
179, 47, 205
CMY:
30, 82, 20
CMYK:
13, 77, 0, 20
HSL:
290°, 62.6984%, 49.4118%
HSV (HSB):
290°, 77.0732%, 80.3922%
XYZ:
30.6264, 16.0245, 59.2365
xyY:
0.2892, 0.1513, 16.0245
CIE-Lab:
47.0066, 71.2051, -54.6378
CIE-LCH:
47.0066, 89.7522, 322.4999
CIE-Luv:
47.0066, 45.9422, -89.7808
Hunter-Lab:
40.0306, 66.5120, -59.7146
#b32fcd color charts
#b32fcd color shades, tints & tones
#b32fcd color schemes
#b32fcd color preview, HTML & CSS examples
This text has a color of #b32fcd
<p style="color:#b32fcd;">Text here</p>
.mytext {color:#b32fcd;}
This box has a color of #b32fcd
<div style="background-color:#b32fcd;">Content here</div>
.mybackground {background-color:#b32fcd;}
Border around this has a color of #b32fcd
<div style="border:2px solid #b32fcd;">Content here</div>
.myborder {border:2px solid #b32fcd;}