#baedf6 color space conversions
Hex:
        #baedf6
        RGB:
        186, 237, 246
        CMY:
        27, 7, 4
        CMYK:
        24, 4, 0, 4
      HSL:
        189°, 76.9231%, 84.7059%
        HSV (HSB):
        189°, 24.3902%, 96.4706%
        XYZ:
        67.1684, 77.6613, 98.6388
        xyY:
        0.2759, 0.3190, 77.6613
      CIE-Lab:
        90.6251, -14.2299, -9.6836
        CIE-LCH:
        90.6251, 17.2123, 214.2356
        CIE-Luv:
        90.6251, -25.9266, -12.8515
        Hunter-Lab:
        88.1256, -18.1691, -4.6752
      #baedf6 color charts
#baedf6 RGB chart
      #baedf6 CMYK chart
      #baedf6 RGB pie chart
      #baedf6 color shades, tints & tones
#baedf6 color schemes
#baedf6 color preview, HTML & CSS examples
           This text has a color of #baedf6        
        
          <p style="color:#baedf6;">Text here</p>
        
        
          .mytext {color:#baedf6;}
        
        Text color #baedf6
      
           This box has a color of #baedf6        
        
          <div style="background-color:#baedf6;">Content here</div>
        
        
          .mybackground {background-color:#baedf6;}
        
        Background color #baedf6
      
           Border around this has a color of #baedf6        
        
          <div style="border:2px solid #baedf6;">Content here</div>
        
        
          .myborder {border:2px solid #baedf6;}
        
        Border color #baedf6