#bc48c5 color space conversions
Hex:
#bc48c5
RGB:
188, 72, 197
CMY:
26, 72, 23
CMYK:
5, 63, 0, 23
HSL:
296°, 51.8672%, 52.7451%
HSV (HSB):
296°, 63.4518%, 77.2549%
XYZ:
33.1344, 19.3573, 54.8133
xyY:
0.3088, 0.1804, 19.3573
CIE-Lab:
51.1027, 62.6627, -43.4064
CIE-LCH:
51.1027, 76.2281, 325.2897
CIE-Luv:
51.1027, 49.0218, -73.9327
Hunter-Lab:
43.9969, 57.4351, -43.0682
#bc48c5 color charts
#bc48c5 color shades, tints & tones
#bc48c5 color schemes
#bc48c5 color preview, HTML & CSS examples
This text has a color of #bc48c5
<p style="color:#bc48c5;">Text here</p>
.mytext {color:#bc48c5;}
This box has a color of #bc48c5
<div style="background-color:#bc48c5;">Content here</div>
.mybackground {background-color:#bc48c5;}
Border around this has a color of #bc48c5
<div style="border:2px solid #bc48c5;">Content here</div>
.myborder {border:2px solid #bc48c5;}