#bc03a9 color space conversions
Hex:
#bc03a9
RGB:
188, 3, 169
CMY:
26, 99, 34
CMYK:
0, 98, 10, 26
HSL:
306°, 96.8586%, 37.4510%
HSV (HSB):
306°, 98.4043%, 73.7255%
XYZ:
27.9330, 13.6211, 38.6930
xyY:
0.3481, 0.1697, 13.6211
CIE-Lab:
43.6845, 75.1664, -38.7579
CIE-LCH:
43.6845, 84.5704, 332.7231
CIE-Luv:
43.6845, 69.8102, -66.1029
Hunter-Lab:
36.9067, 70.5118, -36.3249
#bc03a9 color charts
#bc03a9 color shades, tints & tones
#bc03a9 color schemes
#bc03a9 color preview, HTML & CSS examples
This text has a color of #bc03a9
<p style="color:#bc03a9;">Text here</p>
.mytext {color:#bc03a9;}
This box has a color of #bc03a9
<div style="background-color:#bc03a9;">Content here</div>
.mybackground {background-color:#bc03a9;}
Border around this has a color of #bc03a9
<div style="border:2px solid #bc03a9;">Content here</div>
.myborder {border:2px solid #bc03a9;}