#b32dc9 color space conversions
Hex:
#b32dc9
RGB:
179, 45, 201
CMY:
30, 82, 21
CMYK:
11, 78, 0, 21
HSL:
292°, 63.4146%, 48.2353%
HSV (HSB):
292°, 77.6119%, 78.8235%
XYZ:
30.0714, 15.6775, 56.6995
xyY:
0.2935, 0.1530, 15.6775
CIE-Lab:
46.5485, 71.0966, -53.0627
CIE-LCH:
46.5485, 88.7151, 323.2643
CIE-Luv:
46.5485, 47.4832, -87.2730
Hunter-Lab:
39.5949, 66.2758, -57.1863
#b32dc9 color charts
#b32dc9 color shades, tints & tones
#b32dc9 color schemes
#b32dc9 color preview, HTML & CSS examples
This text has a color of #b32dc9
<p style="color:#b32dc9;">Text here</p>
.mytext {color:#b32dc9;}
This box has a color of #b32dc9
<div style="background-color:#b32dc9;">Content here</div>
.mybackground {background-color:#b32dc9;}
Border around this has a color of #b32dc9
<div style="border:2px solid #b32dc9;">Content here</div>
.myborder {border:2px solid #b32dc9;}