#bc008f color space conversions
Hex:
#bc008f
RGB:
188, 0, 143
CMY:
26, 100, 44
CMYK:
0, 100, 24, 26
HSL:
314°, 100.0000%, 36.8627%
HSV (HSB):
314°, 100.0000%, 73.7255%
XYZ:
25.6970, 12.6745, 27.0786
xyY:
0.3926, 0.1937, 12.6745
CIE-Lab:
42.2687, 72.1508, -25.3092
CIE-LCH:
42.2687, 76.4611, 340.6700
CIE-Luv:
42.2687, 81.4282, -46.3362
Hunter-Lab:
35.6013, 66.5387, -20.1755
#bc008f color charts
#bc008f color shades, tints & tones
#bc008f color schemes
#bc008f color preview, HTML & CSS examples
This text has a color of #bc008f
<p style="color:#bc008f;">Text here</p>
.mytext {color:#bc008f;}
This box has a color of #bc008f
<div style="background-color:#bc008f;">Content here</div>
.mybackground {background-color:#bc008f;}
Border around this has a color of #bc008f
<div style="border:2px solid #bc008f;">Content here</div>
.myborder {border:2px solid #bc008f;}