#a524ed color space conversions
Hex:
        #a524ed
        RGB:
        165, 36, 237
        CMY:
        35, 86, 7
        CMYK:
        30, 85, 0, 7
      HSL:
        279°, 84.8101%, 53.5294%
        HSV (HSB):
        279°, 84.8101%, 92.9412%
        XYZ:
        31.4340, 15.3755, 81.4318
        xyY:
        0.2451, 0.1199, 15.3755
      CIE-Lab:
        46.1443, 77.9091, -74.3956
        CIE-LCH:
        46.1443, 107.7244, 316.3215
        CIE-Luv:
        46.1443, 30.2773, -117.0084
        Hunter-Lab:
        39.2116, 74.4742, -95.6809
      #a524ed color charts
#a524ed RGB chart
      #a524ed CMYK chart
      #a524ed RGB pie chart
      #a524ed color shades, tints & tones
#a524ed color schemes
#a524ed color preview, HTML & CSS examples
           This text has a color of #a524ed        
        
          <p style="color:#a524ed;">Text here</p>
        
        
          .mytext {color:#a524ed;}
        
        Text color #a524ed
      
           This box has a color of #a524ed        
        
          <div style="background-color:#a524ed;">Content here</div>
        
        
          .mybackground {background-color:#a524ed;}
        
        Background color #a524ed
      
           Border around this has a color of #a524ed        
        
          <div style="border:2px solid #a524ed;">Content here</div>
        
        
          .myborder {border:2px solid #a524ed;}
        
        Border color #a524ed