#bfa7ca color space conversions
Hex:
        #bfa7ca
        RGB:
        191, 167, 202
        CMY:
        25, 35, 21
        CMYK:
        5, 17, 0, 21
      HSL:
        281°, 24.8227%, 72.3529%
        HSV (HSB):
        281°, 17.3267%, 79.2157%
        XYZ:
        45.9652, 42.9781, 61.7501
        xyY:
        0.3050, 0.2852, 42.9781
      CIE-Lab:
        71.5401, 15.1366, -14.6163
        CIE-LCH:
        71.5401, 21.0417, 316.0019
        CIE-Luv:
        71.5401, 11.2294, -24.8535
        Hunter-Lab:
        65.5577, 10.4280, -9.9561
      #bfa7ca color charts
#bfa7ca RGB chart
      #bfa7ca CMYK chart
      #bfa7ca RGB pie chart
      #bfa7ca color shades, tints & tones
#bfa7ca color schemes
#bfa7ca color preview, HTML & CSS examples
           This text has a color of #bfa7ca        
        
          <p style="color:#bfa7ca;">Text here</p>
        
        
          .mytext {color:#bfa7ca;}
        
        Text color #bfa7ca
      
           This box has a color of #bfa7ca        
        
          <div style="background-color:#bfa7ca;">Content here</div>
        
        
          .mybackground {background-color:#bfa7ca;}
        
        Background color #bfa7ca
      
           Border around this has a color of #bfa7ca        
        
          <div style="border:2px solid #bfa7ca;">Content here</div>
        
        
          .myborder {border:2px solid #bfa7ca;}
        
        Border color #bfa7ca