#bfa2ca color space conversions
Hex:
        #bfa2ca
        RGB:
        191, 162, 202
        CMY:
        25, 36, 21
        CMYK:
        5, 20, 0, 21
      HSL:
        284°, 27.3973%, 71.3725%
        HSV (HSB):
        284°, 19.8020%, 79.2157%
        XYZ:
        45.0669, 41.1813, 61.4506
        xyY:
        0.3051, 0.2788, 41.1813
      CIE-Lab:
        70.3028, 17.8961, -16.4815
        CIE-LCH:
        70.3028, 24.3293, 317.3563
        CIE-Luv:
        70.3028, 13.6688, -28.1730
        Hunter-Lab:
        64.1727, 13.0540, -11.8542
      #bfa2ca color charts
#bfa2ca RGB chart
      #bfa2ca CMYK chart
      #bfa2ca RGB pie chart
      #bfa2ca color shades, tints & tones
#bfa2ca color schemes
#bfa2ca color preview, HTML & CSS examples
           This text has a color of #bfa2ca        
        
          <p style="color:#bfa2ca;">Text here</p>
        
        
          .mytext {color:#bfa2ca;}
        
        Text color #bfa2ca
      
           This box has a color of #bfa2ca        
        
          <div style="background-color:#bfa2ca;">Content here</div>
        
        
          .mybackground {background-color:#bfa2ca;}
        
        Background color #bfa2ca
      
           Border around this has a color of #bfa2ca        
        
          <div style="border:2px solid #bfa2ca;">Content here</div>
        
        
          .myborder {border:2px solid #bfa2ca;}
        
        Border color #bfa2ca