#bf379d color space conversions
Hex:
#bf379d
RGB:
191, 55, 157
CMY:
25, 78, 38
CMYK:
0, 71, 18, 25
HSL:
315°, 55.2846%, 48.2353%
HSV (HSB):
315°, 71.2042%, 74.9020%
XYZ:
28.9378, 16.2431, 33.5083
xyY:
0.3677, 0.2064, 16.2431
CIE-Lab:
47.2918, 63.5570, -25.9054
CIE-LCH:
47.2918, 68.6337, 337.8245
CIE-Luv:
47.2918, 69.0998, -47.0481
Hunter-Lab:
40.3027, 57.6356, -21.0828
#bf379d color charts
#bf379d color shades, tints & tones
#bf379d color schemes
#bf379d color preview, HTML & CSS examples
This text has a color of #bf379d
<p style="color:#bf379d;">Text here</p>
.mytext {color:#bf379d;}
This box has a color of #bf379d
<div style="background-color:#bf379d;">Content here</div>
.mybackground {background-color:#bf379d;}
Border around this has a color of #bf379d
<div style="border:2px solid #bf379d;">Content here</div>
.myborder {border:2px solid #bf379d;}