#a524f2 color space conversions
Hex:
        #a524f2
        RGB:
        165, 36, 242
        CMY:
        35, 86, 5
        CMYK:
        32, 85, 0, 5
      HSL:
        278°, 88.7931%, 54.5098%
        HSV (HSB):
        278°, 85.1240%, 94.9020%
        XYZ:
        32.1749, 15.6719, 85.3336
        xyY:
        0.2416, 0.1177, 15.6719
      CIE-Lab:
        46.5410, 78.8947, -76.5660
        CIE-LCH:
        46.5410, 109.9396, 315.8582
        CIE-Luv:
        46.5410, 29.1146, -120.2679
        Hunter-Lab:
        39.5877, 75.7974, -100.0915
      #a524f2 color charts
#a524f2 RGB chart
      #a524f2 CMYK chart
      #a524f2 RGB pie chart
      #a524f2 color shades, tints & tones
#a524f2 color schemes
#a524f2 color preview, HTML & CSS examples
           This text has a color of #a524f2        
        
          <p style="color:#a524f2;">Text here</p>
        
        
          .mytext {color:#a524f2;}
        
        Text color #a524f2
      
           This box has a color of #a524f2        
        
          <div style="background-color:#a524f2;">Content here</div>
        
        
          .mybackground {background-color:#a524f2;}
        
        Background color #a524f2
      
           Border around this has a color of #a524f2        
        
          <div style="border:2px solid #a524f2;">Content here</div>
        
        
          .myborder {border:2px solid #a524f2;}
        
        Border color #a524f2