#a526e2 color space conversions
Hex:
        #a526e2
        RGB:
        165, 38, 226
        CMY:
        35, 85, 11
        CMYK:
        27, 83, 0, 11
      HSL:
        281°, 76.4228%, 51.7647%
        HSV (HSB):
        281°, 83.1858%, 88.6275%
        XYZ:
        29.9376, 14.8765, 73.2451
        xyY:
        0.2536, 0.1260, 14.8765
      CIE-Lab:
        45.4646, 75.2626, -69.2676
        CIE-LCH:
        45.4646, 102.2862, 317.3752
        CIE-Luv:
        45.4646, 32.7604, -109.4405
        Hunter-Lab:
        38.5701, 71.0517, -85.5933
      #a526e2 color charts
#a526e2 RGB chart
      #a526e2 CMYK chart
      #a526e2 RGB pie chart
      #a526e2 color shades, tints & tones
#a526e2 color schemes
#a526e2 color preview, HTML & CSS examples
           This text has a color of #a526e2        
        
          <p style="color:#a526e2;">Text here</p>
        
        
          .mytext {color:#a526e2;}
        
        Text color #a526e2
      
           This box has a color of #a526e2        
        
          <div style="background-color:#a526e2;">Content here</div>
        
        
          .mybackground {background-color:#a526e2;}
        
        Background color #a526e2
      
           Border around this has a color of #a526e2        
        
          <div style="border:2px solid #a526e2;">Content here</div>
        
        
          .myborder {border:2px solid #a526e2;}
        
        Border color #a526e2