#bacaf4 color space conversions
Hex:
        #bacaf4
        RGB:
        186, 202, 244
        CMY:
        27, 21, 4
        CMYK:
        24, 17, 0, 4
      HSL:
        223°, 72.5000%, 84.3137%
        HSV (HSB):
        223°, 23.7705%, 95.6863%
        XYZ:
        57.6994, 59.2118, 93.9759
        xyY:
        0.2736, 0.2808, 59.2118
      CIE-Lab:
        81.4079, 3.5027, -22.4766
        CIE-LCH:
        81.4079, 22.7479, 278.8576
        CIE-Luv:
        81.4079, -10.4391, -36.3043
        Hunter-Lab:
        76.9492, -0.8152, -18.5447
      #bacaf4 color charts
#bacaf4 RGB chart
      #bacaf4 CMYK chart
      #bacaf4 RGB pie chart
      #bacaf4 color shades, tints & tones
#bacaf4 color schemes
#bacaf4 color preview, HTML & CSS examples
           This text has a color of #bacaf4        
        
          <p style="color:#bacaf4;">Text here</p>
        
        
          .mytext {color:#bacaf4;}
        
        Text color #bacaf4
      
           This box has a color of #bacaf4        
        
          <div style="background-color:#bacaf4;">Content here</div>
        
        
          .mybackground {background-color:#bacaf4;}
        
        Background color #bacaf4
      
           Border around this has a color of #bacaf4        
        
          <div style="border:2px solid #bacaf4;">Content here</div>
        
        
          .myborder {border:2px solid #bacaf4;}
        
        Border color #bacaf4