#bc2cb8 color space conversions
Hex:
#bc2cb8
RGB:
188, 44, 184
CMY:
26, 83, 28
CMYK:
0, 77, 2, 26
HSL:
302°, 62.0690%, 45.4902%
HSV (HSB):
302°, 76.5957%, 73.7255%
XYZ:
30.2914, 15.9534, 46.8302
xyY:
0.3255, 0.1714, 15.9534
CIE-Lab:
46.9133, 70.3532, -42.4969
CIE-LCH:
46.9133, 82.1922, 328.8659
CIE-Luv:
46.9133, 59.5398, -72.0933
Hunter-Lab:
39.9417, 65.4747, -41.5561
#bc2cb8 color charts
#bc2cb8 color shades, tints & tones
#bc2cb8 color schemes
#bc2cb8 color preview, HTML & CSS examples
This text has a color of #bc2cb8
<p style="color:#bc2cb8;">Text here</p>
.mytext {color:#bc2cb8;}
This box has a color of #bc2cb8
<div style="background-color:#bc2cb8;">Content here</div>
.mybackground {background-color:#bc2cb8;}
Border around this has a color of #bc2cb8
<div style="border:2px solid #bc2cb8;">Content here</div>
.myborder {border:2px solid #bc2cb8;}