#bc1e7c color space conversions
Hex:
#bc1e7c
RGB:
188, 30, 124
CMY:
26, 88, 51
CMYK:
0, 84, 34, 26
HSL:
324°, 72.4771%, 42.7451%
HSV (HSB):
324°, 84.0426%, 73.7255%
XYZ:
24.8414, 13.0751, 20.2833
xyY:
0.4268, 0.2247, 13.0751
CIE-Lab:
42.8763, 65.9033, -12.7128
CIE-LCH:
42.8763, 67.1183, 349.0817
CIE-Luv:
42.8763, 86.2550, -28.3018
Hunter-Lab:
36.1596, 59.3491, -7.9463
#bc1e7c color charts
#bc1e7c color shades, tints & tones
#bc1e7c color schemes
#bc1e7c color preview, HTML & CSS examples
This text has a color of #bc1e7c
<p style="color:#bc1e7c;">Text here</p>
.mytext {color:#bc1e7c;}
This box has a color of #bc1e7c
<div style="background-color:#bc1e7c;">Content here</div>
.mybackground {background-color:#bc1e7c;}
Border around this has a color of #bc1e7c
<div style="border:2px solid #bc1e7c;">Content here</div>
.myborder {border:2px solid #bc1e7c;}