#babbf1 color space conversions
Hex:
        #babbf1
        RGB:
        186, 187, 241
        CMY:
        27, 27, 5
        CMYK:
        23, 22, 0, 5
      HSL:
        239°, 66.2651%, 83.7255%
        HSV (HSB):
        239°, 22.8216%, 94.5098%
        XYZ:
        53.8972, 52.3306, 90.4792
        xyY:
        0.2740, 0.2660, 52.3306
      CIE-Lab:
        77.4781, 10.9299, -26.8604
        CIE-LCH:
        77.4781, 28.9991, 292.1422
        CIE-Luv:
        77.4781, -3.6936, -44.4649
        Hunter-Lab:
        72.3399, 6.3975, -23.5191
      #babbf1 color charts
#babbf1 RGB chart
      #babbf1 CMYK chart
      #babbf1 RGB pie chart
      #babbf1 color shades, tints & tones
#babbf1 color schemes
#babbf1 color preview, HTML & CSS examples
           This text has a color of #babbf1        
        
          <p style="color:#babbf1;">Text here</p>
        
        
          .mytext {color:#babbf1;}
        
        Text color #babbf1
      
           This box has a color of #babbf1        
        
          <div style="background-color:#babbf1;">Content here</div>
        
        
          .mybackground {background-color:#babbf1;}
        
        Background color #babbf1
      
           Border around this has a color of #babbf1        
        
          <div style="border:2px solid #babbf1;">Content here</div>
        
        
          .myborder {border:2px solid #babbf1;}
        
        Border color #babbf1