#bab2e3 color space conversions
Hex:
        #bab2e3
        RGB:
        186, 178, 227
        CMY:
        27, 30, 11
        CMYK:
        18, 22, 0, 11
      HSL:
        250°, 46.6667%, 79.4118%
        HSV (HSB):
        250°, 21.5859%, 89.0196%
        XYZ:
        50.0352, 47.8259, 79.2672
        xyY:
        0.2825, 0.2700, 47.8259
      CIE-Lab:
        74.7150, 12.7091, -23.5128
        CIE-LCH:
        74.7150, 26.7277, 298.3920
        CIE-Luv:
        74.7150, 1.2244, -38.9884
        Hunter-Lab:
        69.1563, 8.1229, -19.5490
      #bab2e3 color charts
#bab2e3 RGB chart
      #bab2e3 CMYK chart
      #bab2e3 RGB pie chart
      #bab2e3 color shades, tints & tones
#bab2e3 color schemes
#bab2e3 color preview, HTML & CSS examples
           This text has a color of #bab2e3        
        
          <p style="color:#bab2e3;">Text here</p>
        
        
          .mytext {color:#bab2e3;}
        
        Text color #bab2e3
      
           This box has a color of #bab2e3        
        
          <div style="background-color:#bab2e3;">Content here</div>
        
        
          .mybackground {background-color:#bab2e3;}
        
        Background color #bab2e3
      
           Border around this has a color of #bab2e3        
        
          <div style="border:2px solid #bab2e3;">Content here</div>
        
        
          .myborder {border:2px solid #bab2e3;}
        
        Border color #bab2e3