#b732f2 color space conversions
Hex:
#b732f2
RGB:
183, 50, 242
CMY:
28, 80, 5
CMYK:
24, 79, 0, 5
HSL:
282°, 88.0734%, 57.2549%
HSV (HSB):
282°, 79.3388%, 94.9020%
XYZ:
36.6961, 18.7593, 85.6912
xyY:
0.2600, 0.1329, 18.7593
CIE-Lab:
50.4044, 77.8543, -70.1623
CIE-LCH:
50.4044, 104.8048, 317.9748
CIE-Luv:
50.4044, 37.5898, -114.5349
Hunter-Lab:
43.3120, 75.4380, -86.9847
#b732f2 color charts
#b732f2 color shades, tints & tones
#b732f2 color schemes
#b732f2 color preview, HTML & CSS examples
This text has a color of #b732f2
<p style="color:#b732f2;">Text here</p>
.mytext {color:#b732f2;}
This box has a color of #b732f2
<div style="background-color:#b732f2;">Content here</div>
.mybackground {background-color:#b732f2;}
Border around this has a color of #b732f2
<div style="border:2px solid #b732f2;">Content here</div>
.myborder {border:2px solid #b732f2;}