#bfa5be color space conversions
Hex:
        #bfa5be
        RGB:
        191, 165, 190
        CMY:
        25, 35, 25
        CMYK:
        0, 14, 1, 25
      HSL:
        302°, 16.8831%, 69.8039%
        HSV (HSB):
        302°, 13.6126%, 74.9020%
        XYZ:
        44.2353, 41.7043, 54.4335
        xyY:
        0.3151, 0.2971, 41.7043
      CIE-Lab:
        70.6666, 13.9148, -9.3072
        CIE-LCH:
        70.6666, 16.7405, 326.2227
        CIE-Luv:
        70.6666, 13.3654, -16.3557
        Hunter-Lab:
        64.5789, 9.2559, -4.7703
      #bfa5be color charts
#bfa5be RGB chart
      #bfa5be CMYK chart
      #bfa5be RGB pie chart
      #bfa5be color shades, tints & tones
#bfa5be color schemes
#bfa5be color preview, HTML & CSS examples
           This text has a color of #bfa5be        
        
          <p style="color:#bfa5be;">Text here</p>
        
        
          .mytext {color:#bfa5be;}
        
        Text color #bfa5be
      
           This box has a color of #bfa5be        
        
          <div style="background-color:#bfa5be;">Content here</div>
        
        
          .mybackground {background-color:#bfa5be;}
        
        Background color #bfa5be
      
           Border around this has a color of #bfa5be        
        
          <div style="border:2px solid #bfa5be;">Content here</div>
        
        
          .myborder {border:2px solid #bfa5be;}
        
        Border color #bfa5be