#b32ff1 color space conversions
Hex:
#b32ff1
RGB:
179, 47, 241
CMY:
30, 82, 5
CMYK:
26, 80, 0, 5
HSL:
281°, 87.3874%, 56.4706%
HSV (HSB):
281°, 80.4979%, 94.5098%
XYZ:
35.4841, 17.9676, 84.8170
xyY:
0.2566, 0.1299, 17.9676
CIE-Lab:
49.4568, 77.8857, -71.1659
CIE-LCH:
49.4568, 105.5025, 317.5813
CIE-Luv:
49.4568, 35.9195, -115.2704
Hunter-Lab:
42.3882, 75.2469, -88.9649
#b32ff1 color charts
#b32ff1 color shades, tints & tones
#b32ff1 color schemes
#b32ff1 color preview, HTML & CSS examples
This text has a color of #b32ff1
<p style="color:#b32ff1;">Text here</p>
.mytext {color:#b32ff1;}
This box has a color of #b32ff1
<div style="background-color:#b32ff1;">Content here</div>
.mybackground {background-color:#b32ff1;}
Border around this has a color of #b32ff1
<div style="border:2px solid #b32ff1;">Content here</div>
.myborder {border:2px solid #b32ff1;}