#bd32e6 color space conversions
Hex:
#bd32e6
RGB:
189, 50, 230
CMY:
26, 80, 10
CMYK:
18, 78, 0, 10
HSL:
286°, 78.2609%, 54.9020%
HSV (HSB):
286°, 78.2609%, 90.1961%
XYZ:
36.4098, 18.8132, 76.5752
xyY:
0.2763, 0.1427, 18.8132
CIE-Lab:
50.4679, 76.6313, -63.2578
CIE-LCH:
50.4679, 99.3675, 320.4609
CIE-Luv:
50.4679, 44.4585, -104.6770
Hunter-Lab:
43.3742, 73.9343, -74.3120
#bd32e6 color charts
#bd32e6 color shades, tints & tones
#bd32e6 color schemes
#bd32e6 color preview, HTML & CSS examples
This text has a color of #bd32e6
<p style="color:#bd32e6;">Text here</p>
.mytext {color:#bd32e6;}
This box has a color of #bd32e6
<div style="background-color:#bd32e6;">Content here</div>
.mybackground {background-color:#bd32e6;}
Border around this has a color of #bd32e6
<div style="border:2px solid #bd32e6;">Content here</div>
.myborder {border:2px solid #bd32e6;}