#bf86b9 color space conversions
Hex:
#bf86b9
RGB:
191, 134, 185
CMY:
25, 47, 27
CMYK:
0, 30, 3, 25
HSL:
306°, 30.8108%, 63.7255%
HSV (HSB):
306°, 29.8429%, 74.9020%
XYZ:
38.7679, 31.6293, 49.9607
xyY:
0.3221, 0.2628, 31.6293
CIE-Lab:
63.0353, 30.1375, -17.9920
CIE-LCH:
63.0353, 35.0995, 329.1629
CIE-Luv:
63.0353, 29.5188, -31.9893
Hunter-Lab:
56.2400, 24.6255, -13.3022
#bf86b9 color charts
#bf86b9 color shades, tints & tones
#bf86b9 color schemes
#bf86b9 color preview, HTML & CSS examples
This text has a color of #bf86b9
<p style="color:#bf86b9;">Text here</p>
.mytext {color:#bf86b9;}
This box has a color of #bf86b9
<div style="background-color:#bf86b9;">Content here</div>
.mybackground {background-color:#bf86b9;}
Border around this has a color of #bf86b9
<div style="border:2px solid #bf86b9;">Content here</div>
.myborder {border:2px solid #bf86b9;}