#bc407e color space conversions
Hex:
#bc407e
RGB:
188, 64, 126
CMY:
26, 75, 51
CMYK:
0, 66, 33, 26
HSL:
330°, 49.2063%, 49.4118%
HSV (HSB):
330°, 65.9574%, 73.7255%
XYZ:
26.3383, 15.8645, 21.4126
xyY:
0.4140, 0.2494, 15.8645
CIE-Lab:
46.7962, 55.3033, -8.0361
CIE-LCH:
46.7962, 55.8841, 351.7323
CIE-Luv:
46.7962, 74.7222, -20.5320
Hunter-Lab:
39.8303, 48.3326, -3.9929
#bc407e color charts
#bc407e color shades, tints & tones
#bc407e color schemes
#bc407e color preview, HTML & CSS examples
This text has a color of #bc407e
<p style="color:#bc407e;">Text here</p>
.mytext {color:#bc407e;}
This box has a color of #bc407e
<div style="background-color:#bc407e;">Content here</div>
.mybackground {background-color:#bc407e;}
Border around this has a color of #bc407e
<div style="border:2px solid #bc407e;">Content here</div>
.myborder {border:2px solid #bc407e;}