#bc45b7 color space conversions
Hex:
#bc45b7
RGB:
188, 69, 183
CMY:
26, 73, 28
CMYK:
0, 63, 3, 26
HSL:
303°, 47.0356%, 50.3922%
HSV (HSB):
303°, 63.2979%, 73.7255%
XYZ:
31.4144, 18.3665, 46.6891
xyY:
0.3256, 0.1904, 18.3665
CIE-Lab:
49.9377, 61.4866, -37.1308
CIE-LCH:
49.9377, 71.8282, 328.8729
CIE-Luv:
49.9377, 54.0687, -63.9606
Hunter-Lab:
42.8562, 55.8457, -34.5934
#bc45b7 color charts
#bc45b7 color shades, tints & tones
#bc45b7 color schemes
#bc45b7 color preview, HTML & CSS examples
This text has a color of #bc45b7
<p style="color:#bc45b7;">Text here</p>
.mytext {color:#bc45b7;}
This box has a color of #bc45b7
<div style="background-color:#bc45b7;">Content here</div>
.mybackground {background-color:#bc45b7;}
Border around this has a color of #bc45b7
<div style="border:2px solid #bc45b7;">Content here</div>
.myborder {border:2px solid #bc45b7;}