#bc2a8a color space conversions
Hex:
#bc2a8a
RGB:
188, 42, 138
CMY:
26, 84, 46
CMYK:
0, 78, 27, 26
HSL:
321°, 63.4783%, 45.0980%
HSV (HSB):
321°, 77.6596%, 73.7255%
XYZ:
26.1544, 14.1823, 25.4037
xyY:
0.3978, 0.2157, 14.1823
CIE-Lab:
44.4932, 64.4698, -18.8253
CIE-LCH:
44.4932, 67.1621, 343.7221
CIE-Luv:
44.4932, 77.6084, -36.5884
Hunter-Lab:
37.6594, 58.0645, -13.6335
#bc2a8a color charts
#bc2a8a color shades, tints & tones
#bc2a8a color schemes
#bc2a8a color preview, HTML & CSS examples
This text has a color of #bc2a8a
<p style="color:#bc2a8a;">Text here</p>
.mytext {color:#bc2a8a;}
This box has a color of #bc2a8a
<div style="background-color:#bc2a8a;">Content here</div>
.mybackground {background-color:#bc2a8a;}
Border around this has a color of #bc2a8a
<div style="border:2px solid #bc2a8a;">Content here</div>
.myborder {border:2px solid #bc2a8a;}