#bfa3bc color space conversions
Hex:
        #bfa3bc
        RGB:
        191, 163, 188
        CMY:
        25, 36, 26
        CMYK:
        0, 15, 2, 25
      HSL:
        306°, 17.9487%, 69.4118%
        HSV (HSB):
        306°, 14.6597%, 74.9020%
        XYZ:
        43.6602, 40.9016, 53.1706
        xyY:
        0.3170, 0.2970, 40.9016
      CIE-Lab:
        70.1069, 14.6406, -9.0349
        CIE-LCH:
        70.1069, 17.2040, 328.3207
        CIE-Luv:
        70.1069, 14.5806, -16.0406
        Hunter-Lab:
        63.9544, 9.9377, -4.5247
      #bfa3bc color charts
#bfa3bc RGB chart
      #bfa3bc CMYK chart
      #bfa3bc RGB pie chart
      #bfa3bc color shades, tints & tones
#bfa3bc color schemes
#bfa3bc color preview, HTML & CSS examples
           This text has a color of #bfa3bc        
        
          <p style="color:#bfa3bc;">Text here</p>
        
        
          .mytext {color:#bfa3bc;}
        
        Text color #bfa3bc
      
           This box has a color of #bfa3bc        
        
          <div style="background-color:#bfa3bc;">Content here</div>
        
        
          .mybackground {background-color:#bfa3bc;}
        
        Background color #bfa3bc
      
           Border around this has a color of #bfa3bc        
        
          <div style="border:2px solid #bfa3bc;">Content here</div>
        
        
          .myborder {border:2px solid #bfa3bc;}
        
        Border color #bfa3bc