#bc44b1 color space conversions
Hex:
#bc44b1
RGB:
188, 68, 177
CMY:
26, 73, 31
CMYK:
0, 64, 6, 26
HSL:
306°, 47.2441%, 50.1961%
HSV (HSB):
306°, 63.8298%, 73.7255%
XYZ:
30.7420, 17.9999, 43.4490
xyY:
0.3335, 0.1952, 17.9999
CIE-Lab:
49.4960, 60.9057, -34.3195
CIE-LCH:
49.4960, 69.9095, 330.5994
CIE-Luv:
49.4960, 56.2440, -59.5475
Hunter-Lab:
42.4263, 55.0944, -31.0208
#bc44b1 color charts
#bc44b1 color shades, tints & tones
#bc44b1 color schemes
#bc44b1 color preview, HTML & CSS examples
This text has a color of #bc44b1
<p style="color:#bc44b1;">Text here</p>
.mytext {color:#bc44b1;}
This box has a color of #bc44b1
<div style="background-color:#bc44b1;">Content here</div>
.mybackground {background-color:#bc44b1;}
Border around this has a color of #bc44b1
<div style="border:2px solid #bc44b1;">Content here</div>
.myborder {border:2px solid #bc44b1;}