#b332c5 color space conversions
Hex:
#b332c5
RGB:
179, 50, 197
CMY:
30, 80, 23
CMYK:
9, 75, 0, 23
HSL:
293°, 59.5142%, 48.4314%
HSV (HSB):
293°, 74.6193%, 77.2549%
XYZ:
29.8091, 15.8961, 54.3205
xyY:
0.2980, 0.1589, 15.8961
CIE-Lab:
46.8379, 68.8556, -50.2812
CIE-LCH:
46.8379, 85.2601, 323.8615
CIE-Luv:
46.8379, 47.9041, -83.1517
Hunter-Lab:
39.8699, 63.6844, -52.8702
#b332c5 color charts
#b332c5 color shades, tints & tones
#b332c5 color schemes
#b332c5 color preview, HTML & CSS examples
This text has a color of #b332c5
<p style="color:#b332c5;">Text here</p>
.mytext {color:#b332c5;}
This box has a color of #b332c5
<div style="background-color:#b332c5;">Content here</div>
.mybackground {background-color:#b332c5;}
Border around this has a color of #b332c5
<div style="border:2px solid #b332c5;">Content here</div>
.myborder {border:2px solid #b332c5;}