#b8aaea color space conversions
Hex:
        #b8aaea
        RGB:
        184, 170, 234
        CMY:
        28, 33, 8
        CMYK:
        21, 27, 0, 8
      HSL:
        253°, 60.3774%, 79.2157%
        HSV (HSB):
        253°, 27.3504%, 91.7647%
        XYZ:
        48.9932, 44.8803, 83.9224
        xyY:
        0.2756, 0.2524, 44.8803
      CIE-Lab:
        72.8130, 18.0850, -30.2474
        CIE-LCH:
        72.8130, 35.2416, 300.8753
        CIE-Luv:
        72.8130, 3.1913, -50.7516
        Hunter-Lab:
        66.9928, 13.3033, -27.3782
      #b8aaea color charts
#b8aaea RGB chart
      #b8aaea CMYK chart
      #b8aaea RGB pie chart
      #b8aaea color shades, tints & tones
#b8aaea color schemes
#b8aaea color preview, HTML & CSS examples
           This text has a color of #b8aaea        
        
          <p style="color:#b8aaea;">Text here</p>
        
        
          .mytext {color:#b8aaea;}
        
        Text color #b8aaea
      
           This box has a color of #b8aaea        
        
          <div style="background-color:#b8aaea;">Content here</div>
        
        
          .mybackground {background-color:#b8aaea;}
        
        Background color #b8aaea
      
           Border around this has a color of #b8aaea        
        
          <div style="border:2px solid #b8aaea;">Content here</div>
        
        
          .myborder {border:2px solid #b8aaea;}
        
        Border color #b8aaea