#bc2d9e color space conversions
Hex:
#bc2d9e
RGB:
188, 45, 158
CMY:
26, 82, 38
CMYK:
0, 76, 16, 26
HSL:
313°, 61.3734%, 45.6863%
HSV (HSB):
313°, 76.0638%, 73.7255%
XYZ:
27.8490, 15.0368, 33.7823
xyY:
0.3632, 0.1961, 15.0368
CIE-Lab:
45.6845, 66.2120, -29.0436
CIE-LCH:
45.6845, 72.3018, 336.3155
CIE-Luv:
45.6845, 68.9961, -51.5808
Hunter-Lab:
38.7773, 60.3346, -24.5087
#bc2d9e color charts
#bc2d9e color shades, tints & tones
#bc2d9e color schemes
#bc2d9e color preview, HTML & CSS examples
This text has a color of #bc2d9e
<p style="color:#bc2d9e;">Text here</p>
.mytext {color:#bc2d9e;}
This box has a color of #bc2d9e
<div style="background-color:#bc2d9e;">Content here</div>
.mybackground {background-color:#bc2d9e;}
Border around this has a color of #bc2d9e
<div style="border:2px solid #bc2d9e;">Content here</div>
.myborder {border:2px solid #bc2d9e;}