#bc44b8 color space conversions
Hex:
#bc44b8
RGB:
188, 68, 184
CMY:
26, 73, 28
CMYK:
0, 64, 2, 26
HSL:
302°, 47.2441%, 50.1961%
HSV (HSB):
302°, 63.8298%, 73.7255%
XYZ:
31.4579, 18.2863, 47.2190
xyY:
0.3244, 0.1886, 18.2863
CIE-Lab:
49.8415, 62.0603, -37.8649
CIE-LCH:
49.8415, 72.6996, 328.6114
CIE-Luv:
49.8415, 54.0414, -65.1132
Hunter-Lab:
42.7625, 56.4778, -35.5352
#bc44b8 color charts
#bc44b8 color shades, tints & tones
#bc44b8 color schemes
#bc44b8 color preview, HTML & CSS examples
This text has a color of #bc44b8
<p style="color:#bc44b8;">Text here</p>
.mytext {color:#bc44b8;}
This box has a color of #bc44b8
<div style="background-color:#bc44b8;">Content here</div>
.mybackground {background-color:#bc44b8;}
Border around this has a color of #bc44b8
<div style="border:2px solid #bc44b8;">Content here</div>
.myborder {border:2px solid #bc44b8;}