#baa1ee color space conversions
Hex:
        #baa1ee
        RGB:
        186, 161, 238
        CMY:
        27, 37, 7
        CMYK:
        22, 32, 0, 7
      HSL:
        259°, 69.3694%, 78.2353%
        HSV (HSB):
        259°, 32.3529%, 93.3333%
        XYZ:
        48.4272, 42.1019, 86.4630
        xyY:
        0.2736, 0.2379, 42.1019
      CIE-Lab:
        70.9411, 24.6038, -35.3068
        CIE-LCH:
        70.9411, 43.0339, 304.8709
        CIE-Luv:
        70.9411, 7.7257, -59.9008
        Hunter-Lab:
        64.8860, 19.6718, -33.5860
      #baa1ee color charts
#baa1ee RGB chart
      #baa1ee CMYK chart
      #baa1ee RGB pie chart
      #baa1ee color shades, tints & tones
#baa1ee color schemes
#baa1ee color preview, HTML & CSS examples
           This text has a color of #baa1ee        
        
          <p style="color:#baa1ee;">Text here</p>
        
        
          .mytext {color:#baa1ee;}
        
        Text color #baa1ee
      
           This box has a color of #baa1ee        
        
          <div style="background-color:#baa1ee;">Content here</div>
        
        
          .mybackground {background-color:#baa1ee;}
        
        Background color #baa1ee
      
           Border around this has a color of #baa1ee        
        
          <div style="border:2px solid #baa1ee;">Content here</div>
        
        
          .myborder {border:2px solid #baa1ee;}
        
        Border color #baa1ee