#baace4 color space conversions
Hex:
        #baace4
        RGB:
        186, 172, 228
        CMY:
        27, 33, 11
        CMYK:
        18, 25, 0, 11
      HSL:
        255°, 50.9091%, 78.4314%
        HSV (HSB):
        255°, 24.5614%, 89.4118%
        XYZ:
        49.0058, 45.5456, 79.6071
        xyY:
        0.2814, 0.2615, 45.5456
      CIE-Lab:
        73.2497, 16.2372, -26.2959
        CIE-LCH:
        73.2497, 30.9051, 301.6945
        CIE-Luv:
        73.2497, 3.8429, -43.9826
        Hunter-Lab:
        67.4875, 11.5141, -22.6963
      #baace4 color charts
#baace4 RGB chart
      #baace4 CMYK chart
      #baace4 RGB pie chart
      #baace4 color shades, tints & tones
#baace4 color schemes
#baace4 color preview, HTML & CSS examples
           This text has a color of #baace4        
        
          <p style="color:#baace4;">Text here</p>
        
        
          .mytext {color:#baace4;}
        
        Text color #baace4
      
           This box has a color of #baace4        
        
          <div style="background-color:#baace4;">Content here</div>
        
        
          .mybackground {background-color:#baace4;}
        
        Background color #baace4
      
           Border around this has a color of #baace4        
        
          <div style="border:2px solid #baace4;">Content here</div>
        
        
          .myborder {border:2px solid #baace4;}
        
        Border color #baace4