#bfaacc color space conversions
Hex:
#bfaacc
RGB:
191, 170, 204
CMY:
25, 33, 20
CMYK:
6, 17, 0, 20
HSL:
277°, 25.0000%, 73.3333%
HSV (HSB):
277°, 16.6667%, 80.0000%
XYZ:
46.7597, 44.1855, 63.1909
xyY:
0.3034, 0.2867, 44.1855
CIE-Lab:
72.3523, 13.8838, -14.4936
CIE-LCH:
72.3523, 20.0705, 313.7690
CIE-Luv:
72.3523, 9.5805, -24.4987
Hunter-Lab:
66.4721, 9.2392, -9.8328
#bfaacc color charts
#bfaacc color shades, tints & tones
#bfaacc color schemes
#bfaacc color preview, HTML & CSS examples
This text has a color of #bfaacc
<p style="color:#bfaacc;">Text here</p>
.mytext {color:#bfaacc;}
This box has a color of #bfaacc
<div style="background-color:#bfaacc;">Content here</div>
.mybackground {background-color:#bfaacc;}
Border around this has a color of #bfaacc
<div style="border:2px solid #bfaacc;">Content here</div>
.myborder {border:2px solid #bfaacc;}