#b32bed color space conversions
Hex:
#b32bed
RGB:
179, 43, 237
CMY:
30, 83, 7
CMYK:
24, 82, 0, 7
HSL:
282°, 84.3478%, 54.9020%
HSV (HSB):
282°, 81.8565%, 92.9412%
XYZ:
34.7403, 17.4259, 81.6533
xyY:
0.2596, 0.1302, 17.4259
CIE-Lab:
48.7922, 78.2170, -69.9947
CIE-LCH:
48.7922, 104.9626, 318.1753
CIE-Luv:
48.7922, 37.4100, -113.2155
Hunter-Lab:
41.7443, 75.4982, -86.7522
#b32bed color charts
#b32bed color shades, tints & tones
#b32bed color schemes
#b32bed color preview, HTML & CSS examples
This text has a color of #b32bed
<p style="color:#b32bed;">Text here</p>
.mytext {color:#b32bed;}
This box has a color of #b32bed
<div style="background-color:#b32bed;">Content here</div>
.mybackground {background-color:#b32bed;}
Border around this has a color of #b32bed
<div style="border:2px solid #b32bed;">Content here</div>
.myborder {border:2px solid #b32bed;}