#bfa3d3 color space conversions
Hex:
#bfa3d3
RGB:
191, 163, 211
CMY:
25, 36, 17
CMYK:
9, 23, 0, 17
HSL:
275°, 35.2941%, 73.3333%
HSV (HSB):
275°, 22.7488%, 82.7451%
XYZ:
46.3409, 41.9739, 67.2874
xyY:
0.2978, 0.2698, 41.9739
CIE-Lab:
70.8529, 19.1648, -20.6084
CIE-LCH:
70.8529, 28.1424, 312.9213
CIE-Luv:
70.8529, 12.2743, -34.9899
Hunter-Lab:
64.7873, 14.2994, -16.2269
#bfa3d3 color charts
#bfa3d3 color shades, tints & tones
#bfa3d3 color schemes
#bfa3d3 color preview, HTML & CSS examples
This text has a color of #bfa3d3
<p style="color:#bfa3d3;">Text here</p>
.mytext {color:#bfa3d3;}
This box has a color of #bfa3d3
<div style="background-color:#bfa3d3;">Content here</div>
.mybackground {background-color:#bfa3d3;}
Border around this has a color of #bfa3d3
<div style="border:2px solid #bfa3d3;">Content here</div>
.myborder {border:2px solid #bfa3d3;}