#a925f4 color space conversions
Hex:
        #a925f4
        RGB:
        169, 37, 244
        CMY:
        34, 85, 4
        CMYK:
        31, 85, 0, 4
      HSL:
        278°, 90.3930%, 55.0980%
        HSV (HSB):
        278°, 84.8361%, 95.6863%
        XYZ:
        33.3529, 16.2898, 86.9743
        xyY:
        0.2441, 0.1192, 16.2898
      CIE-Lab:
        47.3524, 79.5990, -76.3413
        CIE-LCH:
        47.3524, 110.2905, 316.1968
        CIE-Luv:
        47.3524, 30.6869, -120.7435
        Hunter-Lab:
        40.3606, 76.8763, -99.5133
      #a925f4 color charts
#a925f4 RGB chart
      #a925f4 CMYK chart
      #a925f4 RGB pie chart
      #a925f4 color shades, tints & tones
#a925f4 color schemes
#a925f4 color preview, HTML & CSS examples
           This text has a color of #a925f4        
        
          <p style="color:#a925f4;">Text here</p>
        
        
          .mytext {color:#a925f4;}
        
        Text color #a925f4
      
           This box has a color of #a925f4        
        
          <div style="background-color:#a925f4;">Content here</div>
        
        
          .mybackground {background-color:#a925f4;}
        
        Background color #a925f4
      
           Border around this has a color of #a925f4        
        
          <div style="border:2px solid #a925f4;">Content here</div>
        
        
          .myborder {border:2px solid #a925f4;}
        
        Border color #a925f4