#b59af2 color space conversions
Hex:
        #b59af2
        RGB:
        181, 154, 242
        CMY:
        29, 40, 5
        CMYK:
        25, 36, 0, 5
      HSL:
        258°, 77.1930%, 77.6471%
        HSV (HSB):
        258°, 36.3636%, 94.9020%
        XYZ:
        46.6387, 39.3458, 89.1408
        xyY:
        0.2663, 0.2247, 39.3458
      CIE-Lab:
        69.0010, 27.9883, -40.5444
        CIE-LCH:
        69.0010, 49.2665, 304.6178
        CIE-Luv:
        69.0010, 7.5973, -68.8249
        Hunter-Lab:
        62.7262, 22.9488, -40.3492
      #b59af2 color charts
#b59af2 RGB chart
      #b59af2 CMYK chart
      #b59af2 RGB pie chart
      #b59af2 color shades, tints & tones
#b59af2 color schemes
#b59af2 color preview, HTML & CSS examples
           This text has a color of #b59af2        
        
          <p style="color:#b59af2;">Text here</p>
        
        
          .mytext {color:#b59af2;}
        
        Text color #b59af2
      
           This box has a color of #b59af2        
        
          <div style="background-color:#b59af2;">Content here</div>
        
        
          .mybackground {background-color:#b59af2;}
        
        Background color #b59af2
      
           Border around this has a color of #b59af2        
        
          <div style="border:2px solid #b59af2;">Content here</div>
        
        
          .myborder {border:2px solid #b59af2;}
        
        Border color #b59af2