#a419f2 color space conversions
Hex:
        #a419f2
        RGB:
        164, 25, 242
        CMY:
        36, 90, 5
        CMYK:
        32, 90, 0, 5
      HSL:
        278°, 89.3004%, 52.3529%
        HSV (HSB):
        278°, 89.6694%, 94.9020%
        XYZ:
        31.6845, 14.9986, 85.2295
        xyY:
        0.2402, 0.1137, 14.9986
      CIE-Lab:
        45.6323, 81.0322, -78.0578
        CIE-LCH:
        45.6323, 112.5133, 316.0711
        CIE-Luv:
        45.6323, 29.3794, -121.5330
        Hunter-Lab:
        38.7280, 78.2620, -103.3711
      #a419f2 color charts
#a419f2 RGB chart
      #a419f2 CMYK chart
      #a419f2 RGB pie chart
      #a419f2 color shades, tints & tones
#a419f2 color schemes
#a419f2 color preview, HTML & CSS examples
           This text has a color of #a419f2        
        
          <p style="color:#a419f2;">Text here</p>
        
        
          .mytext {color:#a419f2;}
        
        Text color #a419f2
      
           This box has a color of #a419f2        
        
          <div style="background-color:#a419f2;">Content here</div>
        
        
          .mybackground {background-color:#a419f2;}
        
        Background color #a419f2
      
           Border around this has a color of #a419f2        
        
          <div style="border:2px solid #a419f2;">Content here</div>
        
        
          .myborder {border:2px solid #a419f2;}
        
        Border color #a419f2