#bc45b3 color space conversions
Hex:
#bc45b3
RGB:
188, 69, 179
CMY:
26, 73, 30
CMYK:
0, 63, 5, 26
HSL:
305°, 47.0356%, 50.3922%
HSV (HSB):
305°, 63.2979%, 73.7255%
XYZ:
31.0038, 18.2023, 44.5271
xyY:
0.3308, 0.1942, 18.2023
CIE-Lab:
49.7405, 60.8236, -35.1058
CIE-LCH:
49.7405, 70.2277, 330.0075
CIE-Luv:
49.7405, 55.3167, -60.7775
Hunter-Lab:
42.6641, 55.0529, -32.0141
#bc45b3 color charts
#bc45b3 color shades, tints & tones
#bc45b3 color schemes
#bc45b3 color preview, HTML & CSS examples
This text has a color of #bc45b3
<p style="color:#bc45b3;">Text here</p>
.mytext {color:#bc45b3;}
This box has a color of #bc45b3
<div style="background-color:#bc45b3;">Content here</div>
.mybackground {background-color:#bc45b3;}
Border around this has a color of #bc45b3
<div style="border:2px solid #bc45b3;">Content here</div>
.myborder {border:2px solid #bc45b3;}