#bc44c6 color space conversions
Hex:
#bc44c6
RGB:
188, 68, 198
CMY:
26, 73, 22
CMYK:
5, 66, 0, 22
HSL:
295°, 53.2787%, 52.1569%
HSV (HSB):
295°, 65.6566%, 77.6471%
XYZ:
32.9992, 18.9028, 55.3354
xyY:
0.3077, 0.1763, 18.9028
CIE-Lab:
50.5733, 64.4648, -44.8226
CIE-LCH:
50.5733, 78.5161, 325.1890
CIE-Luv:
50.5733, 49.7702, -76.1198
Hunter-Lab:
43.4774, 59.3955, -45.0266
#bc44c6 color charts
#bc44c6 color shades, tints & tones
#bc44c6 color schemes
#bc44c6 color preview, HTML & CSS examples
This text has a color of #bc44c6
<p style="color:#bc44c6;">Text here</p>
.mytext {color:#bc44c6;}
This box has a color of #bc44c6
<div style="background-color:#bc44c6;">Content here</div>
.mybackground {background-color:#bc44c6;}
Border around this has a color of #bc44c6
<div style="border:2px solid #bc44c6;">Content here</div>
.myborder {border:2px solid #bc44c6;}