#bc379b color space conversions
Hex:
#bc379b
RGB:
188, 55, 155
CMY:
26, 78, 39
CMYK:
0, 71, 18, 26
HSL:
315°, 54.7325%, 47.6471%
HSV (HSB):
315°, 70.7447%, 73.7255%
XYZ:
28.0216, 15.7903, 32.5813
xyY:
0.3668, 0.2067, 15.7903
CIE-Lab:
46.6982, 62.5276, -25.6720
CIE-LCH:
46.6982, 67.5925, 337.6784
CIE-Luv:
46.6982, 67.5445, -46.3994
Hunter-Lab:
39.7370, 56.3343, -20.7973
#bc379b color charts
#bc379b color shades, tints & tones
#bc379b color schemes
#bc379b color preview, HTML & CSS examples
This text has a color of #bc379b
<p style="color:#bc379b;">Text here</p>
.mytext {color:#bc379b;}
This box has a color of #bc379b
<div style="background-color:#bc379b;">Content here</div>
.mybackground {background-color:#bc379b;}
Border around this has a color of #bc379b
<div style="border:2px solid #bc379b;">Content here</div>
.myborder {border:2px solid #bc379b;}