#a986f5 color space conversions
Hex:
        #a986f5
        RGB:
        169, 134, 245
        CMY:
        34, 47, 4
        CMYK:
        31, 45, 0, 4
      HSL:
        259°, 84.7328%, 74.3137%
        HSV (HSB):
        259°, 45.3061%, 96.0784%
        XYZ:
        41.3687, 32.0778, 90.3975
        xyY:
        0.2525, 0.1958, 32.0778
      CIE-Lab:
        63.4071, 36.6482, -51.0641
        CIE-LCH:
        63.4071, 62.8541, 305.6666
        CIE-Luv:
        63.4071, 8.7691, -86.2289
        Hunter-Lab:
        56.6373, 31.2639, -54.9854
      #a986f5 color charts
#a986f5 RGB chart
      #a986f5 CMYK chart
      #a986f5 RGB pie chart
      #a986f5 color shades, tints & tones
#a986f5 color schemes
#a986f5 color preview, HTML & CSS examples
           This text has a color of #a986f5        
        
          <p style="color:#a986f5;">Text here</p>
        
        
          .mytext {color:#a986f5;}
        
        Text color #a986f5
      
           This box has a color of #a986f5        
        
          <div style="background-color:#a986f5;">Content here</div>
        
        
          .mybackground {background-color:#a986f5;}
        
        Background color #a986f5
      
           Border around this has a color of #a986f5        
        
          <div style="border:2px solid #a986f5;">Content here</div>
        
        
          .myborder {border:2px solid #a986f5;}
        
        Border color #a986f5