#bc4ca5 color space conversions
Hex:
#bc4ca5
RGB:
188, 76, 165
CMY:
26, 70, 35
CMYK:
0, 60, 12, 26
HSL:
312°, 45.5285%, 51.7647%
HSV (HSB):
312°, 59.5745%, 73.7255%
XYZ:
30.1150, 18.5769, 37.5958
xyY:
0.3490, 0.2153, 18.5769
CIE-Lab:
50.1884, 55.5720, -26.1923
CIE-LCH:
50.1884, 61.4352, 334.7644
CIE-Luv:
50.1884, 57.3580, -46.7998
Hunter-Lab:
43.1009, 49.2932, -21.5465
#bc4ca5 color charts
#bc4ca5 color shades, tints & tones
#bc4ca5 color schemes
#bc4ca5 color preview, HTML & CSS examples
This text has a color of #bc4ca5
<p style="color:#bc4ca5;">Text here</p>
.mytext {color:#bc4ca5;}
This box has a color of #bc4ca5
<div style="background-color:#bc4ca5;">Content here</div>
.mybackground {background-color:#bc4ca5;}
Border around this has a color of #bc4ca5
<div style="border:2px solid #bc4ca5;">Content here</div>
.myborder {border:2px solid #bc4ca5;}