#a49fed color space conversions
Hex:
        #a49fed
        RGB:
        164, 159, 237
        CMY:
        36, 38, 7
        CMYK:
        31, 33, 0, 7
      HSL:
        244°, 68.4211%, 77.6471%
        HSV (HSB):
        244°, 32.9114%, 92.9412%
        XYZ:
        42.9940, 38.8032, 85.3445
        xyY:
        0.2572, 0.2322, 38.8032
      CIE-Lab:
        68.6085, 19.1274, -38.5265
        CIE-LCH:
        68.6085, 43.0134, 296.4032
        CIE-Luv:
        68.6085, -2.3644, -64.1906
        Hunter-Lab:
        62.2922, 14.1892, -37.6267
      #a49fed color charts
#a49fed RGB chart
      #a49fed CMYK chart
      #a49fed RGB pie chart
      #a49fed color shades, tints & tones
#a49fed color schemes
#a49fed color preview, HTML & CSS examples
           This text has a color of #a49fed        
        
          <p style="color:#a49fed;">Text here</p>
        
        
          .mytext {color:#a49fed;}
        
        Text color #a49fed
      
           This box has a color of #a49fed        
        
          <div style="background-color:#a49fed;">Content here</div>
        
        
          .mybackground {background-color:#a49fed;}
        
        Background color #a49fed
      
           Border around this has a color of #a49fed        
        
          <div style="border:2px solid #a49fed;">Content here</div>
        
        
          .myborder {border:2px solid #a49fed;}
        
        Border color #a49fed