#bfacc9 color space conversions
Hex:
#bfacc9
RGB:
191, 172, 201
CMY:
25, 33, 21
CMYK:
5, 14, 0, 21
HSL:
279°, 21.1679%, 73.1373%
HSV (HSB):
279°, 14.4279%, 78.8235%
XYZ:
46.7810, 44.7985, 61.4397
xyY:
0.3057, 0.2928, 44.7985
CIE-Lab:
72.7590, 12.1908, -12.2369
CIE-LCH:
72.7590, 17.2730, 314.8919
CIE-Luv:
72.7590, 8.8603, -20.6937
Hunter-Lab:
66.9317, 7.6298, -7.5729
#bfacc9 color charts
#bfacc9 color shades, tints & tones
#bfacc9 color schemes
#bfacc9 color preview, HTML & CSS examples
This text has a color of #bfacc9
<p style="color:#bfacc9;">Text here</p>
.mytext {color:#bfacc9;}
This box has a color of #bfacc9
<div style="background-color:#bfacc9;">Content here</div>
.mybackground {background-color:#bfacc9;}
Border around this has a color of #bfacc9
<div style="border:2px solid #bfacc9;">Content here</div>
.myborder {border:2px solid #bfacc9;}