#bacbfa color space conversions
Hex:
        #bacbfa
        RGB:
        186, 203, 250
        CMY:
        27, 20, 2
        CMYK:
        26, 19, 0, 2
      HSL:
        224°, 86.4865%, 85.4902%
        HSV (HSB):
        224°, 25.6000%, 98.0392%
        XYZ:
        58.8610, 60.0531, 98.9316
        xyY:
        0.2702, 0.2757, 60.0531
      CIE-Lab:
        81.8670, 4.3457, -24.9750
        CIE-LCH:
        81.8670, 25.3503, 279.8708
        CIE-Luv:
        81.8670, -11.1238, -40.6279
        Hunter-Lab:
        77.4939, -0.0337, -21.4460
      #bacbfa color charts
#bacbfa RGB chart
      #bacbfa CMYK chart
      #bacbfa RGB pie chart
      #bacbfa color shades, tints & tones
#bacbfa color schemes
#bacbfa color preview, HTML & CSS examples
           This text has a color of #bacbfa        
        
          <p style="color:#bacbfa;">Text here</p>
        
        
          .mytext {color:#bacbfa;}
        
        Text color #bacbfa
      
           This box has a color of #bacbfa        
        
          <div style="background-color:#bacbfa;">Content here</div>
        
        
          .mybackground {background-color:#bacbfa;}
        
        Background color #bacbfa
      
           Border around this has a color of #bacbfa        
        
          <div style="border:2px solid #bacbfa;">Content here</div>
        
        
          .myborder {border:2px solid #bacbfa;}
        
        Border color #bacbfa