#bc139c color space conversions
Hex:
#bc139c
RGB:
188, 19, 156
CMY:
26, 93, 39
CMYK:
0, 90, 17, 26
HSL:
311°, 81.6425%, 40.5882%
HSV (HSB):
311°, 89.8936%, 73.7255%
XYZ:
26.9727, 13.5574, 32.6477
xyY:
0.3686, 0.1853, 13.5574
CIE-Lab:
43.5914, 71.7135, -31.1193
CIE-LCH:
43.5914, 78.1744, 336.5421
CIE-Luv:
43.5914, 74.1328, -54.7693
Hunter-Lab:
36.8204, 66.3239, -26.7967
#bc139c color charts
#bc139c color shades, tints & tones
#bc139c color schemes
#bc139c color preview, HTML & CSS examples
This text has a color of #bc139c
<p style="color:#bc139c;">Text here</p>
.mytext {color:#bc139c;}
This box has a color of #bc139c
<div style="background-color:#bc139c;">Content here</div>
.mybackground {background-color:#bc139c;}
Border around this has a color of #bc139c
<div style="border:2px solid #bc139c;">Content here</div>
.myborder {border:2px solid #bc139c;}