#a24ede color space conversions
Hex:
        #a24ede
        RGB:
        162, 78, 222
        CMY:
        36, 69, 13
        CMYK:
        27, 65, 0, 13
      HSL:
        275°, 68.5714%, 58.8235%
        HSV (HSB):
        275°, 64.8649%, 87.0588%
        XYZ:
        30.8095, 18.4041, 71.0357
        xyY:
        0.2562, 0.1530, 18.4041
      CIE-Lab:
        49.9826, 59.0596, -59.6981
        CIE-LCH:
        49.9826, 83.9755, 314.6919
        CIE-Luv:
        49.9826, 25.4493, -97.3300
        Hunter-Lab:
        42.9000, 53.1184, -68.1451
      #a24ede color charts
#a24ede RGB chart
      #a24ede CMYK chart
      #a24ede RGB pie chart
      #a24ede color shades, tints & tones
#a24ede color schemes
#a24ede color preview, HTML & CSS examples
           This text has a color of #a24ede        
        
          <p style="color:#a24ede;">Text here</p>
        
        
          .mytext {color:#a24ede;}
        
        Text color #a24ede
      
           This box has a color of #a24ede        
        
          <div style="background-color:#a24ede;">Content here</div>
        
        
          .mybackground {background-color:#a24ede;}
        
        Background color #a24ede
      
           Border around this has a color of #a24ede        
        
          <div style="border:2px solid #a24ede;">Content here</div>
        
        
          .myborder {border:2px solid #a24ede;}
        
        Border color #a24ede