#bc45a4 color space conversions
Hex:
#bc45a4
RGB:
188, 69, 164
CMY:
26, 73, 36
CMYK:
0, 63, 13, 26
HSL:
312°, 47.0356%, 50.3922%
HSV (HSB):
312°, 63.2979%, 73.7255%
XYZ:
29.5680, 17.6279, 36.9661
xyY:
0.3513, 0.2095, 17.6279
CIE-Lab:
49.0417, 58.4383, -27.3817
CIE-LCH:
49.0417, 64.5352, 334.8942
CIE-Luv:
49.0417, 60.1027, -48.7677
Hunter-Lab:
41.9856, 52.2321, -22.8117
#bc45a4 color charts
#bc45a4 color shades, tints & tones
#bc45a4 color schemes
#bc45a4 color preview, HTML & CSS examples
This text has a color of #bc45a4
<p style="color:#bc45a4;">Text here</p>
.mytext {color:#bc45a4;}
This box has a color of #bc45a4
<div style="background-color:#bc45a4;">Content here</div>
.mybackground {background-color:#bc45a4;}
Border around this has a color of #bc45a4
<div style="border:2px solid #bc45a4;">Content here</div>
.myborder {border:2px solid #bc45a4;}