#bacae0 color space conversions
Hex:
        #bacae0
        RGB:
        186, 202, 224
        CMY:
        27, 21, 12
        CMYK:
        17, 10, 0, 12
      HSL:
        215°, 38.0000%, 80.3922%
        HSV (HSB):
        215°, 16.9643%, 87.8431%
        XYZ:
        54.8248, 58.0620, 78.8385
        xyY:
        0.2860, 0.3028, 58.0620
      CIE-Lab:
        80.7732, -0.9125, -12.7426
        CIE-LCH:
        80.7732, 12.7752, 265.9039
        CIE-Luv:
        80.7732, -9.6165, -19.6730
        Hunter-Lab:
        76.1984, -4.9164, -8.0054
      #bacae0 color charts
#bacae0 RGB chart
      #bacae0 CMYK chart
      #bacae0 RGB pie chart
      #bacae0 color shades, tints & tones
#bacae0 color schemes
#bacae0 color preview, HTML & CSS examples
           This text has a color of #bacae0        
        
          <p style="color:#bacae0;">Text here</p>
        
        
          .mytext {color:#bacae0;}
        
        Text color #bacae0
      
           This box has a color of #bacae0        
        
          <div style="background-color:#bacae0;">Content here</div>
        
        
          .mybackground {background-color:#bacae0;}
        
        Background color #bacae0
      
           Border around this has a color of #bacae0        
        
          <div style="border:2px solid #bacae0;">Content here</div>
        
        
          .myborder {border:2px solid #bacae0;}
        
        Border color #bacae0