#bfacc3 color space conversions
Hex:
#bfacc3
RGB:
191, 172, 195
CMY:
25, 33, 24
CMYK:
2, 12, 0, 24
HSL:
290°, 16.0839%, 71.9608%
HSV (HSB):
290°, 11.7949%, 76.4706%
XYZ:
46.0887, 44.5215, 57.7941
xyY:
0.3106, 0.3000, 44.5215
CIE-Lab:
72.5757, 11.0237, -9.2172
CIE-LCH:
72.5757, 14.3693, 320.1001
CIE-Luv:
72.5757, 9.3708, -15.7992
Hunter-Lab:
66.7245, 6.5278, -4.6476
#bfacc3 color charts
#bfacc3 color shades, tints & tones
#bfacc3 color schemes
#bfacc3 color preview, HTML & CSS examples
This text has a color of #bfacc3
<p style="color:#bfacc3;">Text here</p>
.mytext {color:#bfacc3;}
This box has a color of #bfacc3
<div style="background-color:#bfacc3;">Content here</div>
.mybackground {background-color:#bfacc3;}
Border around this has a color of #bfacc3
<div style="border:2px solid #bfacc3;">Content here</div>
.myborder {border:2px solid #bfacc3;}