#bf399c color space conversions
Hex:
#bf399c
RGB:
191, 57, 156
CMY:
25, 78, 39
CMYK:
0, 70, 18, 25
HSL:
316°, 54.0323%, 48.6275%
HSV (HSB):
316°, 70.1571%, 74.9020%
XYZ:
28.9497, 16.4029, 33.0927
xyY:
0.3690, 0.2091, 16.4029
CIE-Lab:
47.4987, 62.7110, -24.9880
CIE-LCH:
47.4987, 67.5061, 338.2745
CIE-Luv:
47.4987, 68.8853, -45.6322
Hunter-Lab:
40.5005, 56.7157, -20.0952
#bf399c color charts
#bf399c color shades, tints & tones
#bf399c color schemes
#bf399c color preview, HTML & CSS examples
This text has a color of #bf399c
<p style="color:#bf399c;">Text here</p>
.mytext {color:#bf399c;}
This box has a color of #bf399c
<div style="background-color:#bf399c;">Content here</div>
.mybackground {background-color:#bf399c;}
Border around this has a color of #bf399c
<div style="border:2px solid #bf399c;">Content here</div>
.myborder {border:2px solid #bf399c;}