#bf97bc color space conversions
Hex:
#bf97bc
RGB:
191, 151, 188
CMY:
25, 41, 26
CMYK:
0, 21, 2, 25
HSL:
305°, 23.8095%, 67.0588%
HSV (HSB):
305°, 20.9424%, 74.9020%
XYZ:
41.6296, 36.8404, 52.4937
xyY:
0.3179, 0.2813, 36.8404
CIE-Lab:
67.1571, 21.2791, -13.4496
CIE-LCH:
67.1571, 25.1733, 327.7048
CIE-Luv:
67.1571, 20.6714, -23.8001
Hunter-Lab:
60.6963, 16.2086, -8.7901
#bf97bc color charts
#bf97bc color shades, tints & tones
#bf97bc color schemes
#bf97bc color preview, HTML & CSS examples
This text has a color of #bf97bc
<p style="color:#bf97bc;">Text here</p>
.mytext {color:#bf97bc;}
This box has a color of #bf97bc
<div style="background-color:#bf97bc;">Content here</div>
.mybackground {background-color:#bf97bc;}
Border around this has a color of #bf97bc
<div style="border:2px solid #bf97bc;">Content here</div>
.myborder {border:2px solid #bf97bc;}