#bc2e9c color space conversions
Hex:
#bc2e9c
RGB:
188, 46, 156
CMY:
26, 82, 39
CMYK:
0, 76, 17, 26
HSL:
314°, 60.6838%, 45.8824%
HSV (HSB):
314°, 75.5319%, 73.7255%
XYZ:
27.7168, 15.0457, 32.8958
xyY:
0.3663, 0.1989, 15.0457
CIE-Lab:
45.6967, 65.6332, -27.8277
CIE-LCH:
45.6967, 71.2889, 337.0236
CIE-Luv:
45.6967, 69.5308, -49.7483
Hunter-Lab:
38.7887, 59.6683, -23.1303
#bc2e9c color charts
#bc2e9c color shades, tints & tones
#bc2e9c color schemes
#bc2e9c color preview, HTML & CSS examples
This text has a color of #bc2e9c
<p style="color:#bc2e9c;">Text here</p>
.mytext {color:#bc2e9c;}
This box has a color of #bc2e9c
<div style="background-color:#bc2e9c;">Content here</div>
.mybackground {background-color:#bc2e9c;}
Border around this has a color of #bc2e9c
<div style="border:2px solid #bc2e9c;">Content here</div>
.myborder {border:2px solid #bc2e9c;}