#bacff4 color space conversions
Hex:
        #bacff4
        RGB:
        186, 207, 244
        CMY:
        27, 19, 4
        CMYK:
        24, 15, 0, 4
      HSL:
        218°, 72.5000%, 84.3137%
        HSV (HSB):
        218°, 23.7705%, 95.6863%
        XYZ:
        58.8917, 61.5964, 94.3733
        xyY:
        0.2741, 0.2867, 61.5964
      CIE-Lab:
        82.6983, 0.8367, -20.5198
        CIE-LCH:
        82.6983, 20.5369, 272.3350
        CIE-Luv:
        82.6983, -12.6451, -32.7174
        Hunter-Lab:
        78.4834, -3.4047, -16.3556
      #bacff4 color charts
#bacff4 RGB chart
      #bacff4 CMYK chart
      #bacff4 RGB pie chart
      #bacff4 color shades, tints & tones
#bacff4 color schemes
#bacff4 color preview, HTML & CSS examples
           This text has a color of #bacff4        
        
          <p style="color:#bacff4;">Text here</p>
        
        
          .mytext {color:#bacff4;}
        
        Text color #bacff4
      
           This box has a color of #bacff4        
        
          <div style="background-color:#bacff4;">Content here</div>
        
        
          .mybackground {background-color:#bacff4;}
        
        Background color #bacff4
      
           Border around this has a color of #bacff4        
        
          <div style="border:2px solid #bacff4;">Content here</div>
        
        
          .myborder {border:2px solid #bacff4;}
        
        Border color #bacff4