#bc12a3 color space conversions
Hex:
#bc12a3
RGB:
188, 18, 163
CMY:
26, 93, 36
CMYK:
0, 90, 13, 26
HSL:
309°, 82.5243%, 40.3922%
HSV (HSB):
309°, 90.4255%, 73.7255%
XYZ:
27.5662, 13.7683, 35.8550
xyY:
0.3571, 0.1784, 13.7683
CIE-Lab:
43.8988, 72.7810, -34.8366
CIE-LCH:
43.8988, 80.6887, 334.4219
CIE-Luv:
43.8988, 71.2766, -60.2912
Hunter-Lab:
37.1057, 67.6745, -31.3176
#bc12a3 color charts
#bc12a3 color shades, tints & tones
#bc12a3 color schemes
#bc12a3 color preview, HTML & CSS examples
This text has a color of #bc12a3
<p style="color:#bc12a3;">Text here</p>
.mytext {color:#bc12a3;}
This box has a color of #bc12a3
<div style="background-color:#bc12a3;">Content here</div>
.mybackground {background-color:#bc12a3;}
Border around this has a color of #bc12a3
<div style="border:2px solid #bc12a3;">Content here</div>
.myborder {border:2px solid #bc12a3;}