#b032cd color space conversions
Hex:
#b032cd
RGB:
176, 50, 205
CMY:
31, 80, 20
CMYK:
14, 76, 0, 20
HSL:
289°, 60.7843%, 50.0000%
HSV (HSB):
289°, 75.6098%, 80.3922%
XYZ:
30.0645, 15.9191, 59.2457
xyY:
0.2857, 0.1513, 15.9191
CIE-Lab:
46.8682, 69.6930, -54.8851
CIE-LCH:
46.8682, 88.7101, 321.7786
CIE-Luv:
46.8682, 43.5288, -89.8831
Hunter-Lab:
39.8987, 64.6808, -60.1107
#b032cd color charts
#b032cd color shades, tints & tones
#b032cd color schemes
#b032cd color preview, HTML & CSS examples
This text has a color of #b032cd
<p style="color:#b032cd;">Text here</p>
.mytext {color:#b032cd;}
This box has a color of #b032cd
<div style="background-color:#b032cd;">Content here</div>
.mybackground {background-color:#b032cd;}
Border around this has a color of #b032cd
<div style="border:2px solid #b032cd;">Content here</div>
.myborder {border:2px solid #b032cd;}