#baace7 color space conversions
Hex:
        #baace7
        RGB:
        186, 172, 231
        CMY:
        27, 33, 9
        CMYK:
        19, 26, 0, 9
      HSL:
        254°, 55.1402%, 79.0196%
        HSV (HSB):
        254°, 25.5411%, 90.5882%
        XYZ:
        49.4260, 45.7137, 81.8199
        xyY:
        0.2793, 0.2583, 45.7137
      CIE-Lab:
        73.3594, 16.9072, -27.7611
        CIE-LCH:
        73.3594, 32.5043, 301.3426
        CIE-Luv:
        73.3594, 3.6025, -46.5104
        Hunter-Lab:
        67.6119, 12.1673, -24.4209
      #baace7 color charts
#baace7 RGB chart
      #baace7 CMYK chart
      #baace7 RGB pie chart
      #baace7 color shades, tints & tones
#baace7 color schemes
#baace7 color preview, HTML & CSS examples
           This text has a color of #baace7        
        
          <p style="color:#baace7;">Text here</p>
        
        
          .mytext {color:#baace7;}
        
        Text color #baace7
      
           This box has a color of #baace7        
        
          <div style="background-color:#baace7;">Content here</div>
        
        
          .mybackground {background-color:#baace7;}
        
        Background color #baace7
      
           Border around this has a color of #baace7        
        
          <div style="border:2px solid #baace7;">Content here</div>
        
        
          .myborder {border:2px solid #baace7;}
        
        Border color #baace7