#b9a7ee color space conversions
Hex:
        #b9a7ee
        RGB:
        185, 167, 238
        CMY:
        27, 35, 7
        CMYK:
        22, 30, 0, 7
      HSL:
        255°, 67.6190%, 79.4118%
        HSV (HSB):
        255°, 29.8319%, 93.3333%
        XYZ:
        49.2589, 44.1248, 86.8096
        xyY:
        0.2734, 0.2449, 44.1248
      CIE-Lab:
        72.3118, 20.9689, -33.1907
        CIE-LCH:
        72.3118, 39.2596, 302.2834
        CIE-Luv:
        72.3118, 4.6662, -56.0162
        Hunter-Lab:
        66.4265, 16.1213, -30.9848
      #b9a7ee color charts
#b9a7ee RGB chart
      #b9a7ee CMYK chart
      #b9a7ee RGB pie chart
      #b9a7ee color shades, tints & tones
#b9a7ee color schemes
#b9a7ee color preview, HTML & CSS examples
           This text has a color of #b9a7ee        
        
          <p style="color:#b9a7ee;">Text here</p>
        
        
          .mytext {color:#b9a7ee;}
        
        Text color #b9a7ee
      
           This box has a color of #b9a7ee        
        
          <div style="background-color:#b9a7ee;">Content here</div>
        
        
          .mybackground {background-color:#b9a7ee;}
        
        Background color #b9a7ee
      
           Border around this has a color of #b9a7ee        
        
          <div style="border:2px solid #b9a7ee;">Content here</div>
        
        
          .myborder {border:2px solid #b9a7ee;}
        
        Border color #b9a7ee