#bc44b9 color space conversions
Hex:
#bc44b9
RGB:
188, 68, 185
CMY:
26, 73, 27
CMYK:
0, 64, 2, 26
HSL:
302°, 47.2441%, 50.1961%
HSV (HSB):
302°, 63.8298%, 73.7255%
XYZ:
31.5631, 18.3284, 47.7731
xyY:
0.3232, 0.1877, 18.3284
CIE-Lab:
49.8920, 62.2279, -38.3677
CIE-LCH:
49.8920, 73.1054, 328.3434
CIE-Luv:
49.8920, 53.7302, -65.9053
Hunter-Lab:
42.8117, 56.6796, -36.1929
#bc44b9 color charts
#bc44b9 color shades, tints & tones
#bc44b9 color schemes
#bc44b9 color preview, HTML & CSS examples
This text has a color of #bc44b9
<p style="color:#bc44b9;">Text here</p>
.mytext {color:#bc44b9;}
This box has a color of #bc44b9
<div style="background-color:#bc44b9;">Content here</div>
.mybackground {background-color:#bc44b9;}
Border around this has a color of #bc44b9
<div style="border:2px solid #bc44b9;">Content here</div>
.myborder {border:2px solid #bc44b9;}