#b6a8ee color space conversions
Hex:
        #b6a8ee
        RGB:
        182, 168, 238
        CMY:
        29, 34, 7
        CMYK:
        24, 29, 0, 7
      HSL:
        252°, 67.3077%, 79.6078%
        HSV (HSB):
        252°, 29.4118%, 93.3333%
        XYZ:
        48.7267, 44.1234, 86.8374
        xyY:
        0.2712, 0.2456, 44.1234
      CIE-Lab:
        72.3109, 19.5210, -33.2121
        CIE-LCH:
        72.3109, 38.5242, 300.4456
        CIE-Luv:
        72.3109, 2.6973, -55.8417
        Hunter-Lab:
        66.4254, 14.6949, -31.0115
      #b6a8ee color charts
#b6a8ee RGB chart
      #b6a8ee CMYK chart
      #b6a8ee RGB pie chart
      #b6a8ee color shades, tints & tones
#b6a8ee color schemes
#b6a8ee color preview, HTML & CSS examples
           This text has a color of #b6a8ee        
        
          <p style="color:#b6a8ee;">Text here</p>
        
        
          .mytext {color:#b6a8ee;}
        
        Text color #b6a8ee
      
           This box has a color of #b6a8ee        
        
          <div style="background-color:#b6a8ee;">Content here</div>
        
        
          .mybackground {background-color:#b6a8ee;}
        
        Background color #b6a8ee
      
           Border around this has a color of #b6a8ee        
        
          <div style="border:2px solid #b6a8ee;">Content here</div>
        
        
          .myborder {border:2px solid #b6a8ee;}
        
        Border color #b6a8ee