#badae1 color space conversions
Hex:
        #badae1
        RGB:
        186, 218, 225
        CMY:
        27, 15, 12
        CMYK:
        17, 3, 0, 12
      HSL:
        191°, 39.3939%, 80.5882%
        HSV (HSB):
        191°, 17.3333%, 88.2353%
        XYZ:
        58.9117, 66.0182, 80.8720
        xyY:
        0.2863, 0.3208, 66.0182
      CIE-Lab:
        85.0057, -9.0604, -6.9763
        CIE-LCH:
        85.0057, 11.4350, 217.5954
        CIE-Luv:
        85.0057, -17.0428, -9.2675
        Hunter-Lab:
        81.2516, -12.7682, -2.1369
      #badae1 color charts
#badae1 RGB chart
      #badae1 CMYK chart
      #badae1 RGB pie chart
      #badae1 color shades, tints & tones
#badae1 color schemes
#badae1 color preview, HTML & CSS examples
           This text has a color of #badae1        
        
          <p style="color:#badae1;">Text here</p>
        
        
          .mytext {color:#badae1;}
        
        Text color #badae1
      
           This box has a color of #badae1        
        
          <div style="background-color:#badae1;">Content here</div>
        
        
          .mybackground {background-color:#badae1;}
        
        Background color #badae1
      
           Border around this has a color of #badae1        
        
          <div style="border:2px solid #badae1;">Content here</div>
        
        
          .myborder {border:2px solid #badae1;}
        
        Border color #badae1