#bfbacb color space conversions
Hex:
        #bfbacb
        RGB:
        191, 186, 203
        CMY:
        25, 27, 20
        CMYK:
        6, 8, 0, 20
      HSL:
        258°, 14.0496%, 76.2745%
        HSV (HSB):
        258°, 8.3744%, 79.6078%
        XYZ:
        49.8243, 50.5060, 63.6225
        xyY:
        0.3039, 0.3081, 50.5060
      CIE-Lab:
        76.3788, 4.9694, -7.9303
        CIE-LCH:
        76.3788, 9.3587, 302.0727
        CIE-Luv:
        76.3788, 1.7876, -12.9080
        Hunter-Lab:
        71.0676, 0.7751, -3.3315
      #bfbacb color charts
#bfbacb RGB chart
      #bfbacb CMYK chart
      #bfbacb RGB pie chart
      #bfbacb color shades, tints & tones
#bfbacb color schemes
#bfbacb color preview, HTML & CSS examples
           This text has a color of #bfbacb        
        
          <p style="color:#bfbacb;">Text here</p>
        
        
          .mytext {color:#bfbacb;}
        
        Text color #bfbacb
      
           This box has a color of #bfbacb        
        
          <div style="background-color:#bfbacb;">Content here</div>
        
        
          .mybackground {background-color:#bfbacb;}
        
        Background color #bfbacb
      
           Border around this has a color of #bfbacb        
        
          <div style="border:2px solid #bfbacb;">Content here</div>
        
        
          .myborder {border:2px solid #bfbacb;}
        
        Border color #bfbacb