#bc32e7 color space conversions
Hex:
#bc32e7
RGB:
188, 50, 231
CMY:
26, 80, 9
CMYK:
19, 78, 0, 9
HSL:
286°, 79.0393%, 55.0980%
HSV (HSB):
286°, 78.3550%, 90.5882%
XYZ:
36.3034, 18.7421, 77.3055
xyY:
0.2743, 0.1416, 18.7421
CIE-Lab:
50.3841, 76.6387, -63.9660
CIE-LCH:
50.3841, 99.8256, 320.1502
CIE-Luv:
50.3841, 43.5551, -105.6408
Hunter-Lab:
43.2921, 73.9233, -75.5679
#bc32e7 color charts
#bc32e7 color shades, tints & tones
#bc32e7 color schemes
#bc32e7 color preview, HTML & CSS examples
This text has a color of #bc32e7
<p style="color:#bc32e7;">Text here</p>
.mytext {color:#bc32e7;}
This box has a color of #bc32e7
<div style="background-color:#bc32e7;">Content here</div>
.mybackground {background-color:#bc32e7;}
Border around this has a color of #bc32e7
<div style="border:2px solid #bc32e7;">Content here</div>
.myborder {border:2px solid #bc32e7;}