#bc44a8 color space conversions
Hex:
#bc44a8
RGB:
188, 68, 168
CMY:
26, 73, 34
CMYK:
0, 64, 11, 26
HSL:
310°, 47.2441%, 50.1961%
HSV (HSB):
310°, 63.8298%, 73.7255%
XYZ:
29.8740, 17.6528, 38.8786
xyY:
0.3457, 0.2043, 17.6528
CIE-Lab:
49.0722, 59.4717, -29.6949
CIE-LCH:
49.0722, 66.4731, 333.4665
CIE-Luv:
49.0722, 59.1320, -52.3509
Hunter-Lab:
42.0152, 53.3922, -25.4531
#bc44a8 color charts
#bc44a8 color shades, tints & tones
#bc44a8 color schemes
#bc44a8 color preview, HTML & CSS examples
This text has a color of #bc44a8
<p style="color:#bc44a8;">Text here</p>
.mytext {color:#bc44a8;}
This box has a color of #bc44a8
<div style="background-color:#bc44a8;">Content here</div>
.mybackground {background-color:#bc44a8;}
Border around this has a color of #bc44a8
<div style="border:2px solid #bc44a8;">Content here</div>
.myborder {border:2px solid #bc44a8;}