#bfacd0 color space conversions
Hex:
#bfacd0
RGB:
191, 172, 208
CMY:
25, 33, 18
CMYK:
8, 17, 0, 18
HSL:
272°, 27.6923%, 74.5098%
HSV (HSB):
272°, 17.3077%, 81.5686%
XYZ:
47.6235, 45.1355, 65.8765
xyY:
0.3002, 0.2845, 45.1355
CIE-Lab:
72.9810, 13.5897, -15.7402
CIE-LCH:
72.9810, 20.7951, 310.8065
CIE-Luv:
72.9810, 8.2599, -26.4585
Hunter-Lab:
67.1829, 8.9620, -11.1090
#bfacd0 color charts
#bfacd0 color shades, tints & tones
#bfacd0 color schemes
#bfacd0 color preview, HTML & CSS examples
This text has a color of #bfacd0
<p style="color:#bfacd0;">Text here</p>
.mytext {color:#bfacd0;}
This box has a color of #bfacd0
<div style="background-color:#bfacd0;">Content here</div>
.mybackground {background-color:#bfacd0;}
Border around this has a color of #bfacd0
<div style="border:2px solid #bfacd0;">Content here</div>
.myborder {border:2px solid #bfacd0;}