#bc32e2 color space conversions
Hex:
#bc32e2
RGB:
188, 50, 226
CMY:
26, 80, 11
CMYK:
17, 78, 0, 11
HSL:
287°, 75.2137%, 54.1176%
HSV (HSB):
287°, 77.8761%, 88.6275%
XYZ:
35.6071, 18.4636, 73.6386
xyY:
0.2788, 0.1446, 18.4636
CIE-Lab:
50.0536, 75.7288, -61.6690
CIE-LCH:
50.0536, 97.6622, 320.8427
CIE-Luv:
50.0536, 44.9904, -102.0600
Hunter-Lab:
42.9692, 72.7205, -71.5299
#bc32e2 color charts
#bc32e2 color shades, tints & tones
#bc32e2 color schemes
#bc32e2 color preview, HTML & CSS examples
This text has a color of #bc32e2
<p style="color:#bc32e2;">Text here</p>
.mytext {color:#bc32e2;}
This box has a color of #bc32e2
<div style="background-color:#bc32e2;">Content here</div>
.mybackground {background-color:#bc32e2;}
Border around this has a color of #bc32e2
<div style="border:2px solid #bc32e2;">Content here</div>
.myborder {border:2px solid #bc32e2;}