#bc036c color space conversions
Hex:
#bc036c
RGB:
188, 3, 108
CMY:
26, 99, 58
CMYK:
0, 98, 43, 26
HSL:
326°, 96.8586%, 37.4510%
HSV (HSB):
326°, 98.4043%, 73.7255%
XYZ:
23.4784, 11.8392, 15.2351
xyY:
0.4644, 0.2342, 11.8392
CIE-Lab:
40.9594, 68.2085, -5.6247
CIE-LCH:
40.9594, 68.4400, 355.2859
CIE-Luv:
40.9594, 97.2979, -19.4615
Hunter-Lab:
34.4081, 61.5851, -2.1665
#bc036c color charts
#bc036c color shades, tints & tones
#bc036c color schemes
#bc036c color preview, HTML & CSS examples
This text has a color of #bc036c
<p style="color:#bc036c;">Text here</p>
.mytext {color:#bc036c;}
This box has a color of #bc036c
<div style="background-color:#bc036c;">Content here</div>
.mybackground {background-color:#bc036c;}
Border around this has a color of #bc036c
<div style="border:2px solid #bc036c;">Content here</div>
.myborder {border:2px solid #bc036c;}