#bfacc7 color space conversions
Hex:
#bfacc7
RGB:
191, 172, 199
CMY:
25, 33, 22
CMYK:
4, 14, 0, 22
HSL:
282°, 19.4245%, 72.7451%
HSV (HSB):
282°, 13.5678%, 78.0392%
XYZ:
46.5472, 44.7049, 60.2084
xyY:
0.3073, 0.2952, 44.7049
CIE-Lab:
72.6972, 11.7984, -11.2320
CIE-LCH:
72.6972, 16.2899, 316.4089
CIE-Luv:
72.6972, 9.0309, -19.0570
Hunter-Lab:
66.8617, 7.2584, -6.5869
#bfacc7 color charts
#bfacc7 color shades, tints & tones
#bfacc7 color schemes
#bfacc7 color preview, HTML & CSS examples
This text has a color of #bfacc7
<p style="color:#bfacc7;">Text here</p>
.mytext {color:#bfacc7;}
This box has a color of #bfacc7
<div style="background-color:#bfacc7;">Content here</div>
.mybackground {background-color:#bfacc7;}
Border around this has a color of #bfacc7
<div style="border:2px solid #bfacc7;">Content here</div>
.myborder {border:2px solid #bfacc7;}