#b732c5 color space conversions
Hex:
#b732c5
RGB:
183, 50, 197
CMY:
28, 80, 23
CMYK:
7, 75, 0, 23
HSL:
294°, 59.5142%, 48.4314%
HSV (HSB):
294°, 74.6193%, 77.2549%
XYZ:
30.7471, 16.3797, 54.3644
xyY:
0.3030, 0.1614, 16.3797
CIE-Lab:
47.4688, 69.6630, -49.2362
CIE-LCH:
47.4688, 85.3061, 324.7482
CIE-Luv:
47.4688, 50.5859, -82.0383
Hunter-Lab:
40.4718, 64.7835, -51.3118
#b732c5 color charts
#b732c5 color shades, tints & tones
#b732c5 color schemes
#b732c5 color preview, HTML & CSS examples
This text has a color of #b732c5
<p style="color:#b732c5;">Text here</p>
.mytext {color:#b732c5;}
This box has a color of #b732c5
<div style="background-color:#b732c5;">Content here</div>
.mybackground {background-color:#b732c5;}
Border around this has a color of #b732c5
<div style="border:2px solid #b732c5;">Content here</div>
.myborder {border:2px solid #b732c5;}