#b032d3 color space conversions
Hex:
#b032d3
RGB:
176, 50, 211
CMY:
31, 80, 17
CMYK:
17, 76, 0, 17
HSL:
287°, 64.6586%, 51.1765%
HSV (HSB):
287°, 76.3033%, 82.7451%
XYZ:
30.8030, 16.2145, 63.1342
xyY:
0.2796, 0.1472, 16.2145
CIE-Lab:
47.2546, 70.7939, -57.7156
CIE-LCH:
47.2546, 91.3393, 320.8109
CIE-Luv:
47.2546, 41.7939, -94.2596
Hunter-Lab:
40.2672, 66.0786, -64.7727
#b032d3 color charts
#b032d3 color shades, tints & tones
#b032d3 color schemes
#b032d3 color preview, HTML & CSS examples
This text has a color of #b032d3
<p style="color:#b032d3;">Text here</p>
.mytext {color:#b032d3;}
This box has a color of #b032d3
<div style="background-color:#b032d3;">Content here</div>
.mybackground {background-color:#b032d3;}
Border around this has a color of #b032d3
<div style="border:2px solid #b032d3;">Content here</div>
.myborder {border:2px solid #b032d3;}