#a58ede color space conversions
Hex:
        #a58ede
        RGB:
        165, 142, 222
        CMY:
        35, 44, 13
        CMYK:
        26, 36, 0, 13
      HSL:
        257°, 54.7945%, 71.3725%
        HSV (HSB):
        257°, 36.0360%, 87.0588%
        XYZ:
        38.3749, 32.6193, 73.3808
        xyY:
        0.2658, 0.2259, 32.6193
      CIE-Lab:
        63.8514, 25.3625, -37.6745
        CIE-LCH:
        63.8514, 45.4161, 303.9485
        CIE-Luv:
        63.8514, 6.1646, -62.8834
        Hunter-Lab:
        57.1133, 19.9874, -36.1982
      #a58ede color charts
#a58ede RGB chart
      #a58ede CMYK chart
      #a58ede RGB pie chart
      #a58ede color shades, tints & tones
#a58ede color schemes
#a58ede color preview, HTML & CSS examples
           This text has a color of #a58ede        
        
          <p style="color:#a58ede;">Text here</p>
        
        
          .mytext {color:#a58ede;}
        
        Text color #a58ede
      
           This box has a color of #a58ede        
        
          <div style="background-color:#a58ede;">Content here</div>
        
        
          .mybackground {background-color:#a58ede;}
        
        Background color #a58ede
      
           Border around this has a color of #a58ede        
        
          <div style="border:2px solid #a58ede;">Content here</div>
        
        
          .myborder {border:2px solid #a58ede;}
        
        Border color #a58ede