#bd32f6 color space conversions
Hex:
#bd32f6
RGB:
189, 50, 246
CMY:
26, 80, 4
CMYK:
23, 80, 0, 4
HSL:
283°, 91.5888%, 58.0392%
HSV (HSB):
283°, 79.6748%, 96.4706%
XYZ:
38.7614, 19.7538, 88.9587
xyY:
0.2628, 0.1339, 19.7538
CIE-Lab:
51.5578, 79.5892, -70.4915
CIE-LCH:
51.5578, 106.3178, 318.4689
CIE-Luv:
51.5578, 40.0372, -115.9441
Hunter-Lab:
44.4453, 77.8933, -87.5591
#bd32f6 color charts
#bd32f6 color shades, tints & tones
#bd32f6 color schemes
#bd32f6 color preview, HTML & CSS examples
This text has a color of #bd32f6
<p style="color:#bd32f6;">Text here</p>
.mytext {color:#bd32f6;}
This box has a color of #bd32f6
<div style="background-color:#bd32f6;">Content here</div>
.mybackground {background-color:#bd32f6;}
Border around this has a color of #bd32f6
<div style="border:2px solid #bd32f6;">Content here</div>
.myborder {border:2px solid #bd32f6;}