#bc01a1 color space conversions
Hex:
#bc01a1
RGB:
188, 1, 161
CMY:
26, 100, 37
CMYK:
0, 99, 14, 26
HSL:
309°, 98.9418%, 37.0588%
HSV (HSB):
309°, 99.4681%, 73.7255%
XYZ:
27.1829, 13.2863, 34.8500
xyY:
0.3609, 0.1764, 13.2863
CIE-Lab:
43.1915, 74.2888, -34.7536
CIE-LCH:
43.1915, 82.0161, 334.9290
CIE-Luv:
43.1915, 73.3460, -60.1397
Hunter-Lab:
36.4504, 69.3286, -31.1717
#bc01a1 color charts
#bc01a1 color shades, tints & tones
#bc01a1 color schemes
#bc01a1 color preview, HTML & CSS examples
This text has a color of #bc01a1
<p style="color:#bc01a1;">Text here</p>
.mytext {color:#bc01a1;}
This box has a color of #bc01a1
<div style="background-color:#bc01a1;">Content here</div>
.mybackground {background-color:#bc01a1;}
Border around this has a color of #bc01a1
<div style="border:2px solid #bc01a1;">Content here</div>
.myborder {border:2px solid #bc01a1;}