#a26af0 color space conversions
Hex:
        #a26af0
        RGB:
        162, 106, 240
        CMY:
        36, 58, 6
        CMYK:
        33, 56, 0, 6
      HSL:
        265°, 81.7073%, 67.8431%
        HSV (HSB):
        265°, 55.8333%, 94.1176%
        XYZ:
        35.7825, 24.2807, 85.2388
        xyY:
        0.2463, 0.1671, 24.2807
      CIE-Lab:
        56.3678, 49.1034, -59.5550
        CIE-LCH:
        56.3678, 77.1877, 309.5057
        CIE-Luv:
        56.3678, 14.9801, -98.9761
        Hunter-Lab:
        49.2755, 43.3898, -68.0695
      #a26af0 color charts
#a26af0 RGB chart
      #a26af0 CMYK chart
      #a26af0 RGB pie chart
      #a26af0 color shades, tints & tones
#a26af0 color schemes
#a26af0 color preview, HTML & CSS examples
           This text has a color of #a26af0        
        
          <p style="color:#a26af0;">Text here</p>
        
        
          .mytext {color:#a26af0;}
        
        Text color #a26af0
      
           This box has a color of #a26af0        
        
          <div style="background-color:#a26af0;">Content here</div>
        
        
          .mybackground {background-color:#a26af0;}
        
        Background color #a26af0
      
           Border around this has a color of #a26af0        
        
          <div style="border:2px solid #a26af0;">Content here</div>
        
        
          .myborder {border:2px solid #a26af0;}
        
        Border color #a26af0