#bf7fb9 color space conversions
Hex:
#bf7fb9
RGB:
191, 127, 185
CMY:
25, 50, 27
CMYK:
0, 34, 3, 25
HSL:
306°, 33.3333%, 62.3529%
HSV (HSB):
306°, 33.5079%, 74.9020%
XYZ:
37.8322, 29.7579, 49.6488
xyY:
0.3227, 0.2538, 29.7579
CIE-Lab:
61.4448, 33.9858, -20.4127
CIE-LCH:
61.4448, 39.6448, 329.0099
CIE-Luv:
61.4448, 32.8864, -36.2140
Hunter-Lab:
54.5508, 28.3298, -15.7766
#bf7fb9 color charts
#bf7fb9 color shades, tints & tones
#bf7fb9 color schemes
#bf7fb9 color preview, HTML & CSS examples
This text has a color of #bf7fb9
<p style="color:#bf7fb9;">Text here</p>
.mytext {color:#bf7fb9;}
This box has a color of #bf7fb9
<div style="background-color:#bf7fb9;">Content here</div>
.mybackground {background-color:#bf7fb9;}
Border around this has a color of #bf7fb9
<div style="border:2px solid #bf7fb9;">Content here</div>
.myborder {border:2px solid #bf7fb9;}