#bf508b color space conversions
Hex:
#bf508b
RGB:
191, 80, 139
CMY:
25, 69, 45
CMYK:
0, 58, 27, 25
HSL:
328°, 46.4435%, 53.1373%
HSV (HSB):
328°, 58.1152%, 74.9020%
XYZ:
29.0147, 18.6778, 26.5020
xyY:
0.3911, 0.2517, 18.6778
CIE-Lab:
50.3081, 50.8534, -10.5491
CIE-LCH:
50.3081, 51.9360, 348.2807
CIE-Luv:
50.3081, 65.8923, -23.4495
Hunter-Lab:
43.2178, 44.2068, -6.1054
#bf508b color charts
#bf508b color shades, tints & tones
#bf508b color schemes
#bf508b color preview, HTML & CSS examples
This text has a color of #bf508b
<p style="color:#bf508b;">Text here</p>
.mytext {color:#bf508b;}
This box has a color of #bf508b
<div style="background-color:#bf508b;">Content here</div>
.mybackground {background-color:#bf508b;}
Border around this has a color of #bf508b
<div style="border:2px solid #bf508b;">Content here</div>
.myborder {border:2px solid #bf508b;}