#bc739d color space conversions
Hex:
#bc739d
RGB:
188, 115, 157
CMY:
26, 55, 38
CMYK:
0, 39, 16, 26
HSL:
325°, 35.2657%, 59.4118%
HSV (HSB):
325°, 38.8298%, 73.7255%
XYZ:
32.9556, 25.3872, 35.0616
xyY:
0.3528, 0.2718, 25.3872
CIE-Lab:
57.4507, 34.6660, -10.4449
CIE-LCH:
57.4507, 36.2053, 343.2324
CIE-Luv:
57.4507, 41.9576, -20.9510
Hunter-Lab:
50.3857, 28.5759, -5.9878
#bc739d color charts
#bc739d color shades, tints & tones
#bc739d color schemes
#bc739d color preview, HTML & CSS examples
This text has a color of #bc739d
<p style="color:#bc739d;">Text here</p>
.mytext {color:#bc739d;}
This box has a color of #bc739d
<div style="background-color:#bc739d;">Content here</div>
.mybackground {background-color:#bc739d;}
Border around this has a color of #bc739d
<div style="border:2px solid #bc739d;">Content here</div>
.myborder {border:2px solid #bc739d;}