#bc05a0 color space conversions
Hex:
#bc05a0
RGB:
188, 5, 160
CMY:
26, 98, 37
CMYK:
0, 97, 15, 26
HSL:
309°, 94.8187%, 37.8431%
HSV (HSB):
309°, 97.3404%, 73.7255%
XYZ:
27.1385, 13.3380, 34.4018
xyY:
0.3624, 0.1781, 13.3380
CIE-Lab:
43.2681, 73.7788, -34.0324
CIE-LCH:
43.2681, 81.2497, 335.2372
CIE-Luv:
43.2681, 73.5167, -59.0772
Hunter-Lab:
36.5212, 68.7292, -30.2845
#bc05a0 color charts
#bc05a0 color shades, tints & tones
#bc05a0 color schemes
#bc05a0 color preview, HTML & CSS examples
This text has a color of #bc05a0
<p style="color:#bc05a0;">Text here</p>
.mytext {color:#bc05a0;}
This box has a color of #bc05a0
<div style="background-color:#bc05a0;">Content here</div>
.mybackground {background-color:#bc05a0;}
Border around this has a color of #bc05a0
<div style="border:2px solid #bc05a0;">Content here</div>
.myborder {border:2px solid #bc05a0;}