#bc5f7d color space conversions
Hex:
#bc5f7d
RGB:
188, 95, 125
CMY:
26, 63, 51
CMYK:
0, 49, 34, 26
HSL:
341°, 40.9692%, 55.4902%
HSV (HSB):
341°, 49.4681%, 73.7255%
XYZ:
28.5329, 20.3565, 21.8274
xyY:
0.4035, 0.2879, 20.3565
CIE-Lab:
52.2379, 40.6614, 0.5999
CIE-LCH:
52.2379, 40.6658, 0.8453
CIE-Luv:
52.2379, 59.7230, -6.5086
Hunter-Lab:
45.1181, 33.9275, 2.8992
#bc5f7d color charts
#bc5f7d color shades, tints & tones
#bc5f7d color schemes
#bc5f7d color preview, HTML & CSS examples
This text has a color of #bc5f7d
<p style="color:#bc5f7d;">Text here</p>
.mytext {color:#bc5f7d;}
This box has a color of #bc5f7d
<div style="background-color:#bc5f7d;">Content here</div>
.mybackground {background-color:#bc5f7d;}
Border around this has a color of #bc5f7d
<div style="border:2px solid #bc5f7d;">Content here</div>
.myborder {border:2px solid #bc5f7d;}