#bab8ee color space conversions
Hex:
        #bab8ee
        RGB:
        186, 184, 238
        CMY:
        27, 28, 7
        CMYK:
        22, 23, 0, 7
      HSL:
        242°, 61.3636%, 82.7451%
        HSV (HSB):
        242°, 22.6891%, 93.3333%
        XYZ:
        52.8228, 50.8931, 87.9282
        xyY:
        0.2756, 0.2656, 50.8931
      CIE-Lab:
        76.6142, 11.8852, -26.5659
        CIE-LCH:
        76.6142, 29.1033, 294.1030
        CIE-Luv:
        76.6142, -2.1917, -44.0510
        Hunter-Lab:
        71.3394, 7.3252, -23.1393
      #bab8ee color charts
#bab8ee RGB chart
      #bab8ee CMYK chart
      #bab8ee RGB pie chart
      #bab8ee color shades, tints & tones
#bab8ee color schemes
#bab8ee color preview, HTML & CSS examples
           This text has a color of #bab8ee        
        
          <p style="color:#bab8ee;">Text here</p>
        
        
          .mytext {color:#bab8ee;}
        
        Text color #bab8ee
      
           This box has a color of #bab8ee        
        
          <div style="background-color:#bab8ee;">Content here</div>
        
        
          .mybackground {background-color:#bab8ee;}
        
        Background color #bab8ee
      
           Border around this has a color of #bab8ee        
        
          <div style="border:2px solid #bab8ee;">Content here</div>
        
        
          .myborder {border:2px solid #bab8ee;}
        
        Border color #bab8ee