#bc02a0 color space conversions
Hex:
#bc02a0
RGB:
188, 2, 160
CMY:
26, 99, 37
CMYK:
0, 99, 15, 26
HSL:
309°, 97.8947%, 37.2549%
HSV (HSB):
309°, 98.9362%, 73.7255%
XYZ:
27.1059, 13.2728, 34.3910
xyY:
0.3625, 0.1775, 13.2728
CIE-Lab:
43.1715, 74.0635, -34.1847
CIE-LCH:
43.1715, 81.5720, 335.2239
CIE-Luv:
43.1715, 73.7139, -59.2989
Hunter-Lab:
36.4319, 69.0509, -30.4662
#bc02a0 color charts
#bc02a0 color shades, tints & tones
#bc02a0 color schemes
#bc02a0 color preview, HTML & CSS examples
This text has a color of #bc02a0
<p style="color:#bc02a0;">Text here</p>
.mytext {color:#bc02a0;}
This box has a color of #bc02a0
<div style="background-color:#bc02a0;">Content here</div>
.mybackground {background-color:#bc02a0;}
Border around this has a color of #bc02a0
<div style="border:2px solid #bc02a0;">Content here</div>
.myborder {border:2px solid #bc02a0;}