#a266f2 color space conversions
Hex:
        #a266f2
        RGB:
        162, 102, 242
        CMY:
        36, 60, 5
        CMYK:
        33, 58, 0, 5
      HSL:
        266°, 84.3373%, 67.4510%
        HSV (HSB):
        266°, 57.8512%, 94.9020%
        XYZ:
        35.6787, 23.5949, 86.6782
        xyY:
        0.2445, 0.1617, 23.5949
      CIE-Lab:
        55.6799, 51.7187, -61.7727
        CIE-LCH:
        55.6799, 80.5649, 309.9375
        CIE-Luv:
        55.6799, 15.8115, -102.3905
        Hunter-Lab:
        48.5746, 46.1050, -71.7969
      #a266f2 color charts
#a266f2 RGB chart
      #a266f2 CMYK chart
      #a266f2 RGB pie chart
      #a266f2 color shades, tints & tones
#a266f2 color schemes
#a266f2 color preview, HTML & CSS examples
           This text has a color of #a266f2        
        
          <p style="color:#a266f2;">Text here</p>
        
        
          .mytext {color:#a266f2;}
        
        Text color #a266f2
      
           This box has a color of #a266f2        
        
          <div style="background-color:#a266f2;">Content here</div>
        
        
          .mybackground {background-color:#a266f2;}
        
        Background color #a266f2
      
           Border around this has a color of #a266f2        
        
          <div style="border:2px solid #a266f2;">Content here</div>
        
        
          .myborder {border:2px solid #a266f2;}
        
        Border color #a266f2