#b2aae8 color space conversions
Hex:
        #b2aae8
        RGB:
        178, 170, 232
        CMY:
        30, 33, 9
        CMYK:
        23, 27, 0, 9
      HSL:
        248°, 57.4074%, 78.8235%
        HSV (HSB):
        248°, 26.7241%, 90.9804%
        XYZ:
        47.3003, 44.0406, 82.3516
        xyY:
        0.2723, 0.2536, 44.0406
      CIE-Lab:
        72.2556, 15.8158, -30.0571
        CIE-LCH:
        72.2556, 33.9642, 297.7530
        CIE-Luv:
        72.2556, 0.2668, -50.0456
        Hunter-Lab:
        66.3631, 11.0904, -27.1203
      #b2aae8 color charts
#b2aae8 RGB chart
      #b2aae8 CMYK chart
      #b2aae8 RGB pie chart
      #b2aae8 color shades, tints & tones
#b2aae8 color schemes
#b2aae8 color preview, HTML & CSS examples
           This text has a color of #b2aae8        
        
          <p style="color:#b2aae8;">Text here</p>
        
        
          .mytext {color:#b2aae8;}
        
        Text color #b2aae8
      
           This box has a color of #b2aae8        
        
          <div style="background-color:#b2aae8;">Content here</div>
        
        
          .mybackground {background-color:#b2aae8;}
        
        Background color #b2aae8
      
           Border around this has a color of #b2aae8        
        
          <div style="border:2px solid #b2aae8;">Content here</div>
        
        
          .myborder {border:2px solid #b2aae8;}
        
        Border color #b2aae8