#b59ae0 color space conversions
Hex:
        #b59ae0
        RGB:
        181, 154, 224
        CMY:
        29, 40, 12
        CMYK:
        19, 31, 0, 12
      HSL:
        263°, 53.0303%, 74.1176%
        HSV (HSB):
        263°, 31.2500%, 87.8431%
        XYZ:
        44.0662, 38.3168, 75.5943
        xyY:
        0.2789, 0.2425, 38.3168
      CIE-Lab:
        68.2534, 23.8221, -31.8305
        CIE-LCH:
        68.2534, 39.7577, 306.8113
        CIE-Luv:
        68.2534, 9.4136, -53.6979
        Hunter-Lab:
        61.9005, 18.7459, -29.0759
      #b59ae0 color charts
#b59ae0 RGB chart
      #b59ae0 CMYK chart
      #b59ae0 RGB pie chart
      #b59ae0 color shades, tints & tones
#b59ae0 color schemes
#b59ae0 color preview, HTML & CSS examples
           This text has a color of #b59ae0        
        
          <p style="color:#b59ae0;">Text here</p>
        
        
          .mytext {color:#b59ae0;}
        
        Text color #b59ae0
      
           This box has a color of #b59ae0        
        
          <div style="background-color:#b59ae0;">Content here</div>
        
        
          .mybackground {background-color:#b59ae0;}
        
        Background color #b59ae0
      
           Border around this has a color of #b59ae0        
        
          <div style="border:2px solid #b59ae0;">Content here</div>
        
        
          .myborder {border:2px solid #b59ae0;}
        
        Border color #b59ae0