#b7aeda color space conversions
Hex:
        #b7aeda
        RGB:
        183, 174, 218
        CMY:
        28, 32, 15
        CMYK:
        16, 20, 0, 15
      HSL:
        252°, 37.2881%, 76.8627%
        HSV (HSB):
        252°, 20.1835%, 85.4902%
        XYZ:
        47.3194, 45.4013, 72.5990
        xyY:
        0.2862, 0.2746, 45.4013
      CIE-Lab:
        73.1554, 11.9909, -21.0082
        CIE-LCH:
        73.1554, 24.1894, 299.7164
        CIE-Luv:
        73.1554, 2.1049, -34.6761
        Hunter-Lab:
        67.3805, 7.4395, -16.7155
      #b7aeda color charts
#b7aeda RGB chart
      #b7aeda CMYK chart
      #b7aeda RGB pie chart
      #b7aeda color shades, tints & tones
#b7aeda color schemes
#b7aeda color preview, HTML & CSS examples
           This text has a color of #b7aeda        
        
          <p style="color:#b7aeda;">Text here</p>
        
        
          .mytext {color:#b7aeda;}
        
        Text color #b7aeda
      
           This box has a color of #b7aeda        
        
          <div style="background-color:#b7aeda;">Content here</div>
        
        
          .mybackground {background-color:#b7aeda;}
        
        Background color #b7aeda
      
           Border around this has a color of #b7aeda        
        
          <div style="border:2px solid #b7aeda;">Content here</div>
        
        
          .myborder {border:2px solid #b7aeda;}
        
        Border color #b7aeda