#bc44b6 color space conversions
Hex:
#bc44b6
RGB:
188, 68, 182
CMY:
26, 73, 29
CMYK:
0, 64, 3, 26
HSL:
303°, 47.2441%, 50.1961%
HSV (HSB):
303°, 63.8298%, 73.7255%
XYZ:
31.2497, 18.2030, 46.1225
xyY:
0.3270, 0.1905, 18.2030
CIE-Lab:
49.7414, 61.7271, -36.8565
CIE-LCH:
49.7414, 71.8932, 329.1591
CIE-Luv:
49.7414, 54.6665, -63.5266
Hunter-Lab:
42.6650, 56.0773, -34.2292
#bc44b6 color charts
#bc44b6 color shades, tints & tones
#bc44b6 color schemes
#bc44b6 color preview, HTML & CSS examples
This text has a color of #bc44b6
<p style="color:#bc44b6;">Text here</p>
.mytext {color:#bc44b6;}
This box has a color of #bc44b6
<div style="background-color:#bc44b6;">Content here</div>
.mybackground {background-color:#bc44b6;}
Border around this has a color of #bc44b6
<div style="border:2px solid #bc44b6;">Content here</div>
.myborder {border:2px solid #bc44b6;}