#a524f8 color space conversions
Hex:
        #a524f8
        RGB:
        165, 36, 248
        CMY:
        35, 86, 3
        CMYK:
        33, 85, 0, 3
      HSL:
        277°, 93.8053%, 55.6863%
        HSV (HSB):
        277°, 85.4839%, 97.2549%
        XYZ:
        33.0912, 16.0384, 90.1586
        xyY:
        0.2376, 0.1151, 16.0384
      CIE-Lab:
        47.0248, 80.0864, -79.1437
        CIE-LCH:
        47.0248, 112.5947, 315.3392
        CIE-Luv:
        47.0248, 27.7626, -124.1381
        Hunter-Lab:
        40.0480, 77.4087, -105.4439
      #a524f8 color charts
#a524f8 RGB chart
      #a524f8 CMYK chart
      #a524f8 RGB pie chart
      #a524f8 color shades, tints & tones
#a524f8 color schemes
#a524f8 color preview, HTML & CSS examples
           This text has a color of #a524f8        
        
          <p style="color:#a524f8;">Text here</p>
        
        
          .mytext {color:#a524f8;}
        
        Text color #a524f8
      
           This box has a color of #a524f8        
        
          <div style="background-color:#a524f8;">Content here</div>
        
        
          .mybackground {background-color:#a524f8;}
        
        Background color #a524f8
      
           Border around this has a color of #a524f8        
        
          <div style="border:2px solid #a524f8;">Content here</div>
        
        
          .myborder {border:2px solid #a524f8;}
        
        Border color #a524f8