#baecf2 color space conversions
Hex:
        #baecf2
        RGB:
        186, 236, 242
        CMY:
        27, 7, 5
        CMYK:
        23, 2, 0, 5
      HSL:
        186°, 68.2927%, 83.9216%
        HSV (HSB):
        186°, 23.1405%, 94.9020%
        XYZ:
        66.2722, 76.8408, 95.3432
        xyY:
        0.2779, 0.3222, 76.8408
      CIE-Lab:
        90.2483, -14.5955, -8.1537
        CIE-LCH:
        90.2483, 16.7186, 209.1896
        CIE-Luv:
        90.2483, -25.4486, -10.3208
        Hunter-Lab:
        87.6589, -18.4529, -3.1263
      #baecf2 color charts
#baecf2 RGB chart
      #baecf2 CMYK chart
      #baecf2 RGB pie chart
      #baecf2 color shades, tints & tones
#baecf2 color schemes
#baecf2 color preview, HTML & CSS examples
           This text has a color of #baecf2        
        
          <p style="color:#baecf2;">Text here</p>
        
        
          .mytext {color:#baecf2;}
        
        Text color #baecf2
      
           This box has a color of #baecf2        
        
          <div style="background-color:#baecf2;">Content here</div>
        
        
          .mybackground {background-color:#baecf2;}
        
        Background color #baecf2
      
           Border around this has a color of #baecf2        
        
          <div style="border:2px solid #baecf2;">Content here</div>
        
        
          .myborder {border:2px solid #baecf2;}
        
        Border color #baecf2