#bc44a6 color space conversions
Hex:
#bc44a6
RGB:
188, 68, 166
CMY:
26, 73, 35
CMYK:
0, 64, 12, 26
HSL:
311°, 47.2441%, 50.1961%
HSV (HSB):
311°, 63.8298%, 73.7255%
XYZ:
29.6891, 17.5788, 37.9046
xyY:
0.3486, 0.2064, 17.5788
CIE-Lab:
48.9812, 59.1610, -28.6570
CIE-LCH:
48.9812, 65.7362, 334.1549
CIE-Luv:
48.9812, 59.7812, -50.7476
Hunter-Lab:
41.9271, 53.0258, -24.2529
#bc44a6 color charts
#bc44a6 color shades, tints & tones
#bc44a6 color schemes
#bc44a6 color preview, HTML & CSS examples
This text has a color of #bc44a6
<p style="color:#bc44a6;">Text here</p>
.mytext {color:#bc44a6;}
This box has a color of #bc44a6
<div style="background-color:#bc44a6;">Content here</div>
.mybackground {background-color:#bc44a6;}
Border around this has a color of #bc44a6
<div style="border:2px solid #bc44a6;">Content here</div>
.myborder {border:2px solid #bc44a6;}