#bc03a3 color space conversions
Hex:
#bc03a3
RGB:
188, 3, 163
CMY:
26, 99, 36
CMYK:
0, 98, 13, 26
HSL:
308°, 96.8586%, 37.4510%
HSV (HSB):
308°, 98.4043%, 73.7255%
XYZ:
27.3825, 13.4008, 35.7937
xyY:
0.3576, 0.1750, 13.4008
CIE-Lab:
43.3611, 74.3618, -35.6850
CIE-LCH:
43.3611, 82.4809, 334.3644
CIE-Luv:
43.3611, 72.3553, -61.5250
Hunter-Lab:
36.6072, 69.4570, -32.3476
#bc03a3 color charts
#bc03a3 color shades, tints & tones
#bc03a3 color schemes
#bc03a3 color preview, HTML & CSS examples
This text has a color of #bc03a3
<p style="color:#bc03a3;">Text here</p>
.mytext {color:#bc03a3;}
This box has a color of #bc03a3
<div style="background-color:#bc03a3;">Content here</div>
.mybackground {background-color:#bc03a3;}
Border around this has a color of #bc03a3
<div style="border:2px solid #bc03a3;">Content here</div>
.myborder {border:2px solid #bc03a3;}