#bf3f83 color space conversions
Hex:
#bf3f83
RGB:
191, 63, 131
CMY:
25, 75, 49
CMYK:
0, 67, 31, 25
HSL:
328°, 50.3937%, 49.8039%
HSV (HSB):
328°, 67.0157%, 74.9020%
XYZ:
27.3601, 16.2701, 23.1711
xyY:
0.4096, 0.2436, 16.2701
CIE-Lab:
47.3268, 57.1782, -10.2217
CIE-LCH:
47.3268, 58.0846, 349.8644
CIE-Luv:
47.3268, 75.7807, -23.8876
Hunter-Lab:
40.3362, 50.4885, -5.8238
#bf3f83 color charts
#bf3f83 color shades, tints & tones
#bf3f83 color schemes
#bf3f83 color preview, HTML & CSS examples
This text has a color of #bf3f83
<p style="color:#bf3f83;">Text here</p>
.mytext {color:#bf3f83;}
This box has a color of #bf3f83
<div style="background-color:#bf3f83;">Content here</div>
.mybackground {background-color:#bf3f83;}
Border around this has a color of #bf3f83
<div style="border:2px solid #bf3f83;">Content here</div>
.myborder {border:2px solid #bf3f83;}