#bfacf5 color space conversions
Hex:
#bfacf5
RGB:
191, 172, 245
CMY:
25, 33, 4
CMYK:
22, 30, 0, 4
HSL:
256°, 78.4946%, 81.7647%
HSV (HSB):
256°, 29.7959%, 96.0784%
XYZ:
52.7198, 47.1740, 92.7131
xyY:
0.2737, 0.2449, 47.1740
CIE-Lab:
74.3009, 21.5890, -33.8732
CIE-LCH:
74.3009, 40.1681, 302.5112
CIE-Luv:
74.3009, 5.0495, -57.4698
Hunter-Lab:
68.6833, 16.8169, -31.9550
#bfacf5 color charts
#bfacf5 color shades, tints & tones
#bfacf5 color schemes
#bfacf5 color preview, HTML & CSS examples
This text has a color of #bfacf5
<p style="color:#bfacf5;">Text here</p>
.mytext {color:#bfacf5;}
This box has a color of #bfacf5
<div style="background-color:#bfacf5;">Content here</div>
.mybackground {background-color:#bfacf5;}
Border around this has a color of #bfacf5
<div style="border:2px solid #bfacf5;">Content here</div>
.myborder {border:2px solid #bfacf5;}