#b59af5 color space conversions
Hex:
        #b59af5
        RGB:
        181, 154, 245
        CMY:
        29, 40, 4
        CMYK:
        26, 37, 0, 4
      HSL:
        258°, 81.9820%, 78.2353%
        HSV (HSB):
        258°, 37.1429%, 96.0784%
        XYZ:
        47.0931, 39.5275, 91.5337
        xyY:
        0.2643, 0.2219, 39.5275
      CIE-Lab:
        69.1317, 28.7016, -41.9785
        CIE-LCH:
        69.1317, 50.8525, 304.3613
        CIE-Luv:
        69.1317, 7.2976, -71.3343
        Hunter-Lab:
        62.8709, 23.6802, -42.3106
      #b59af5 color charts
#b59af5 RGB chart
      #b59af5 CMYK chart
      #b59af5 RGB pie chart
      #b59af5 color shades, tints & tones
#b59af5 color schemes
#b59af5 color preview, HTML & CSS examples
           This text has a color of #b59af5        
        
          <p style="color:#b59af5;">Text here</p>
        
        
          .mytext {color:#b59af5;}
        
        Text color #b59af5
      
           This box has a color of #b59af5        
        
          <div style="background-color:#b59af5;">Content here</div>
        
        
          .mybackground {background-color:#b59af5;}
        
        Background color #b59af5
      
           Border around this has a color of #b59af5        
        
          <div style="border:2px solid #b59af5;">Content here</div>
        
        
          .myborder {border:2px solid #b59af5;}
        
        Border color #b59af5