#b32ffc color space conversions
Hex:
#b32ffc
RGB:
179, 47, 252
CMY:
30, 82, 1
CMYK:
29, 81, 0, 1
HSL:
279°, 97.1564%, 58.6275%
HSV (HSB):
279°, 81.3492%, 98.8235%
XYZ:
37.1776, 18.6450, 93.7348
xyY:
0.2486, 0.1247, 18.6450
CIE-Lab:
50.2693, 80.0224, -76.0009
CIE-LCH:
50.2693, 110.3618, 316.4765
CIE-Luv:
50.2693, 33.2083, -122.6964
Hunter-Lab:
43.1799, 78.1227, -98.4808
#b32ffc color charts
#b32ffc color shades, tints & tones
#b32ffc color schemes
#b32ffc color preview, HTML & CSS examples
This text has a color of #b32ffc
<p style="color:#b32ffc;">Text here</p>
.mytext {color:#b32ffc;}
This box has a color of #b32ffc
<div style="background-color:#b32ffc;">Content here</div>
.mybackground {background-color:#b32ffc;}
Border around this has a color of #b32ffc
<div style="border:2px solid #b32ffc;">Content here</div>
.myborder {border:2px solid #b32ffc;}