#a925ea color space conversions
Hex:
        #a925ea
        RGB:
        169, 37, 234
        CMY:
        34, 85, 8
        CMYK:
        28, 84, 0, 8
      HSL:
        280°, 82.4268%, 53.1373%
        HSV (HSB):
        280°, 84.1880%, 91.7647%
        XYZ:
        31.8750, 15.6987, 79.1920
        xyY:
        0.2514, 0.1238, 15.6987
      CIE-Lab:
        46.5766, 77.6552, -71.9703
        CIE-LCH:
        46.5766, 105.8776, 317.1759
        CIE-Luv:
        46.5766, 33.1026, -114.1481
        Hunter-Lab:
        39.6215, 74.2633, -90.7686
      #a925ea color charts
#a925ea RGB chart
      #a925ea CMYK chart
      #a925ea RGB pie chart
      #a925ea color shades, tints & tones
#a925ea color schemes
#a925ea color preview, HTML & CSS examples
           This text has a color of #a925ea        
        
          <p style="color:#a925ea;">Text here</p>
        
        
          .mytext {color:#a925ea;}
        
        Text color #a925ea
      
           This box has a color of #a925ea        
        
          <div style="background-color:#a925ea;">Content here</div>
        
        
          .mybackground {background-color:#a925ea;}
        
        Background color #a925ea
      
           Border around this has a color of #a925ea        
        
          <div style="border:2px solid #a925ea;">Content here</div>
        
        
          .myborder {border:2px solid #a925ea;}
        
        Border color #a925ea