#b32bec color space conversions
Hex:
#b32bec
RGB:
179, 43, 236
CMY:
30, 83, 7
CMYK:
24, 82, 0, 7
HSL:
282°, 83.5498%, 54.7059%
HSV (HSB):
282°, 81.7797%, 92.5490%
XYZ:
34.5946, 17.3676, 80.8858
xyY:
0.2604, 0.1307, 17.3676
CIE-Lab:
48.7199, 78.0282, -69.5483
CIE-LCH:
48.7199, 104.5244, 318.2886
CIE-Luv:
48.7199, 37.6729, -112.5313
Hunter-Lab:
41.6744, 75.2454, -85.9037
#b32bec color charts
#b32bec color shades, tints & tones
#b32bec color schemes
#b32bec color preview, HTML & CSS examples
This text has a color of #b32bec
<p style="color:#b32bec;">Text here</p>
.mytext {color:#b32bec;}
This box has a color of #b32bec
<div style="background-color:#b32bec;">Content here</div>
.mybackground {background-color:#b32bec;}
Border around this has a color of #b32bec
<div style="border:2px solid #b32bec;">Content here</div>
.myborder {border:2px solid #b32bec;}