#bf7fa9 color space conversions
Hex:
#bf7fa9
RGB:
191, 127, 169
CMY:
25, 50, 34
CMYK:
0, 34, 12, 25
HSL:
321°, 33.3333%, 62.3529%
HSV (HSB):
321°, 33.5079%, 74.9020%
XYZ:
36.2367, 29.1197, 41.2469
xyY:
0.3399, 0.2732, 29.1197
CIE-Lab:
60.8871, 31.1445, -12.1489
CIE-LCH:
60.8871, 33.4302, 338.6902
CIE-Luv:
60.8871, 35.6541, -23.0960
Hunter-Lab:
53.9627, 25.4305, -7.5450
#bf7fa9 color charts
#bf7fa9 color shades, tints & tones
#bf7fa9 color schemes
#bf7fa9 color preview, HTML & CSS examples
This text has a color of #bf7fa9
<p style="color:#bf7fa9;">Text here</p>
.mytext {color:#bf7fa9;}
This box has a color of #bf7fa9
<div style="background-color:#bf7fa9;">Content here</div>
.mybackground {background-color:#bf7fa9;}
Border around this has a color of #bf7fa9
<div style="border:2px solid #bf7fa9;">Content here</div>
.myborder {border:2px solid #bf7fa9;}