#a926f2 color space conversions
Hex:
        #a926f2
        RGB:
        169, 38, 242
        CMY:
        34, 85, 5
        CMYK:
        30, 84, 0, 5
      HSL:
        279°, 88.6957%, 54.9020%
        HSV (HSB):
        279°, 84.2975%, 94.9020%
        XYZ:
        33.0823, 16.2320, 85.3939
        xyY:
        0.2456, 0.1205, 16.2320
      CIE-Lab:
        47.2775, 78.9659, -75.3397
        CIE-LCH:
        47.2775, 109.1406, 316.3462
        CIE-Luv:
        47.2775, 31.0694, -119.3062
        Hunter-Lab:
        40.2890, 76.0650, -97.4648
      #a926f2 color charts
#a926f2 RGB chart
      #a926f2 CMYK chart
      #a926f2 RGB pie chart
      #a926f2 color shades, tints & tones
#a926f2 color schemes
#a926f2 color preview, HTML & CSS examples
           This text has a color of #a926f2        
        
          <p style="color:#a926f2;">Text here</p>
        
        
          .mytext {color:#a926f2;}
        
        Text color #a926f2
      
           This box has a color of #a926f2        
        
          <div style="background-color:#a926f2;">Content here</div>
        
        
          .mybackground {background-color:#a926f2;}
        
        Background color #a926f2
      
           Border around this has a color of #a926f2        
        
          <div style="border:2px solid #a926f2;">Content here</div>
        
        
          .myborder {border:2px solid #a926f2;}
        
        Border color #a926f2