#bf55a5 color space conversions
Hex:
#bf55a5
RGB:
191, 85, 165
CMY:
25, 67, 35
CMYK:
0, 55, 14, 25
HSL:
315°, 45.2991%, 54.1176%
HSV (HSB):
315°, 55.4974%, 74.9020%
XYZ:
31.5259, 20.2900, 37.8521
xyY:
0.3516, 0.2263, 20.2900
CIE-Lab:
52.1635, 52.3009, -23.1052
CIE-LCH:
52.1635, 57.1772, 336.1654
CIE-Luv:
52.1635, 56.1112, -42.0598
Hunter-Lab:
45.0444, 46.1017, -18.2920
#bf55a5 color charts
#bf55a5 color shades, tints & tones
#bf55a5 color schemes
#bf55a5 color preview, HTML & CSS examples
This text has a color of #bf55a5
<p style="color:#bf55a5;">Text here</p>
.mytext {color:#bf55a5;}
This box has a color of #bf55a5
<div style="background-color:#bf55a5;">Content here</div>
.mybackground {background-color:#bf55a5;}
Border around this has a color of #bf55a5
<div style="border:2px solid #bf55a5;">Content here</div>
.myborder {border:2px solid #bf55a5;}