#b32cd3 color space conversions
Hex:
#b32cd3
RGB:
179, 44, 211
CMY:
30, 83, 17
CMYK:
15, 79, 0, 17
HSL:
289°, 65.4902%, 50.0000%
HSV (HSB):
289°, 79.1469%, 82.7451%
XYZ:
31.2490, 16.0882, 63.0863
xyY:
0.2830, 0.1457, 16.0882
CIE-Lab:
47.0900, 73.1529, -57.9572
CIE-LCH:
47.0900, 93.3295, 321.6111
CIE-Luv:
47.0900, 44.5738, -94.7731
Hunter-Lab:
40.1101, 68.8729, -65.1759
#b32cd3 color charts
#b32cd3 color shades, tints & tones
#b32cd3 color schemes
#b32cd3 color preview, HTML & CSS examples
This text has a color of #b32cd3
<p style="color:#b32cd3;">Text here</p>
.mytext {color:#b32cd3;}
This box has a color of #b32cd3
<div style="background-color:#b32cd3;">Content here</div>
.mybackground {background-color:#b32cd3;}
Border around this has a color of #b32cd3
<div style="border:2px solid #b32cd3;">Content here</div>
.myborder {border:2px solid #b32cd3;}