#bf508c color space conversions
Hex:
#bf508c
RGB:
191, 80, 140
CMY:
25, 69, 45
CMYK:
0, 58, 27, 25
HSL:
328°, 46.4435%, 53.1373%
HSV (HSB):
328°, 58.1152%, 74.9020%
XYZ:
29.0881, 18.7071, 26.8887
xyY:
0.3895, 0.2505, 18.7071
CIE-Lab:
50.3428, 50.9874, -11.0935
CIE-LCH:
50.3428, 52.1803, 347.7252
CIE-Luv:
50.3428, 65.5923, -24.2362
Hunter-Lab:
43.2517, 44.3562, -6.5831
#bf508c color charts
#bf508c color shades, tints & tones
#bf508c color schemes
#bf508c color preview, HTML & CSS examples
This text has a color of #bf508c
<p style="color:#bf508c;">Text here</p>
.mytext {color:#bf508c;}
This box has a color of #bf508c
<div style="background-color:#bf508c;">Content here</div>
.mybackground {background-color:#bf508c;}
Border around this has a color of #bf508c
<div style="border:2px solid #bf508c;">Content here</div>
.myborder {border:2px solid #bf508c;}