#a50ede color space conversions
Hex:
        #a50ede
        RGB:
        165, 14, 222
        CMY:
        35, 95, 13
        CMYK:
        26, 94, 0, 13
      HSL:
        284°, 88.1356%, 46.2745%
        HSV (HSB):
        284°, 93.6937%, 87.0588%
        XYZ:
        28.8589, 13.5873, 70.2088
        xyY:
        0.2562, 0.1206, 13.5873
      CIE-Lab:
        43.6352, 79.0119, -69.9661
        CIE-LCH:
        43.6352, 105.5374, 318.4747
        CIE-Luv:
        43.6352, 35.4897, -109.1855
        Hunter-Lab:
        36.8610, 75.2430, -87.1264
      #a50ede color charts
#a50ede RGB chart
      #a50ede CMYK chart
      #a50ede RGB pie chart
      #a50ede color shades, tints & tones
#a50ede color schemes
#a50ede color preview, HTML & CSS examples
           This text has a color of #a50ede        
        
          <p style="color:#a50ede;">Text here</p>
        
        
          .mytext {color:#a50ede;}
        
        Text color #a50ede
      
           This box has a color of #a50ede        
        
          <div style="background-color:#a50ede;">Content here</div>
        
        
          .mybackground {background-color:#a50ede;}
        
        Background color #a50ede
      
           Border around this has a color of #a50ede        
        
          <div style="border:2px solid #a50ede;">Content here</div>
        
        
          .myborder {border:2px solid #a50ede;}
        
        Border color #a50ede