#a525e0 color space conversions
Hex:
        #a525e0
        RGB:
        165, 37, 224
        CMY:
        35, 85, 12
        CMYK:
        26, 83, 0, 12
      HSL:
        281°, 75.1004%, 51.1765%
        HSV (HSB):
        281°, 83.4821%, 87.8431%
        XYZ:
        29.6332, 14.7043, 71.7974
        xyY:
        0.2552, 0.1266, 14.7043
      CIE-Lab:
        45.2265, 75.1319, -68.5160
        CIE-LCH:
        45.2265, 101.6821, 317.6370
        CIE-Luv:
        45.2265, 33.3637, -108.2391
        Hunter-Lab:
        38.3462, 70.8355, -84.1692
      #a525e0 color charts
#a525e0 RGB chart
      #a525e0 CMYK chart
      #a525e0 RGB pie chart
      #a525e0 color shades, tints & tones
#a525e0 color schemes
#a525e0 color preview, HTML & CSS examples
           This text has a color of #a525e0        
        
          <p style="color:#a525e0;">Text here</p>
        
        
          .mytext {color:#a525e0;}
        
        Text color #a525e0
      
           This box has a color of #a525e0        
        
          <div style="background-color:#a525e0;">Content here</div>
        
        
          .mybackground {background-color:#a525e0;}
        
        Background color #a525e0
      
           Border around this has a color of #a525e0        
        
          <div style="border:2px solid #a525e0;">Content here</div>
        
        
          .myborder {border:2px solid #a525e0;}
        
        Border color #a525e0