#bf77b9 color space conversions
Hex:
#bf77b9
RGB:
191, 119, 185
CMY:
25, 53, 27
CMYK:
0, 38, 3, 25
HSL:
305°, 36.0000%, 60.7843%
HSV (HSB):
305°, 37.6963%, 74.9020%
XYZ:
36.8396, 27.7728, 49.3180
xyY:
0.3234, 0.2438, 27.7728
CIE-Lab:
59.6829, 38.3349, -23.1077
CIE-LCH:
59.6829, 44.7608, 328.9191
CIE-Luv:
59.6829, 36.6152, -40.8919
Hunter-Lab:
52.6999, 32.5548, -18.5952
#bf77b9 color charts
#bf77b9 color shades, tints & tones
#bf77b9 color schemes
#bf77b9 color preview, HTML & CSS examples
This text has a color of #bf77b9
<p style="color:#bf77b9;">Text here</p>
.mytext {color:#bf77b9;}
This box has a color of #bf77b9
<div style="background-color:#bf77b9;">Content here</div>
.mybackground {background-color:#bf77b9;}
Border around this has a color of #bf77b9
<div style="border:2px solid #bf77b9;">Content here</div>
.myborder {border:2px solid #bf77b9;}