#bc008b color space conversions
Hex:
#bc008b
RGB:
188, 0, 139
CMY:
26, 100, 45
CMYK:
0, 100, 26, 26
HSL:
316°, 100.0000%, 36.8627%
HSV (HSB):
316°, 100.0000%, 73.7255%
XYZ:
25.3992, 12.5554, 25.5109
xyY:
0.4002, 0.1978, 12.5554
CIE-Lab:
42.0856, 71.6864, -23.1491
CIE-LCH:
42.0856, 75.3314, 342.1036
CIE-Luv:
42.0856, 83.2578, -43.2429
Hunter-Lab:
35.4337, 65.9418, -17.8829
#bc008b color charts
#bc008b color shades, tints & tones
#bc008b color schemes
#bc008b color preview, HTML & CSS examples
This text has a color of #bc008b
<p style="color:#bc008b;">Text here</p>
.mytext {color:#bc008b;}
This box has a color of #bc008b
<div style="background-color:#bc008b;">Content here</div>
.mybackground {background-color:#bc008b;}
Border around this has a color of #bc008b
<div style="border:2px solid #bc008b;">Content here</div>
.myborder {border:2px solid #bc008b;}