#a52fe1 color space conversions
Hex:
        #a52fe1
        RGB:
        165, 47, 225
        CMY:
        35, 82, 12
        CMYK:
        27, 79, 0, 12
      HSL:
        280°, 74.7899%, 53.3333%
        HSV (HSB):
        280°, 79.1111%, 88.2353%
        XYZ:
        30.1242, 15.4686, 72.6322
        xyY:
        0.2548, 0.1308, 15.4686
      CIE-Lab:
        46.2695, 72.4987, -67.3899
        CIE-LCH:
        46.2695, 98.9821, 317.0915
        CIE-Luv:
        46.2695, 31.9813, -107.2660
        Hunter-Lab:
        39.3301, 67.8909, -81.9615
      #a52fe1 color charts
#a52fe1 RGB chart
      #a52fe1 CMYK chart
      #a52fe1 RGB pie chart
      #a52fe1 color shades, tints & tones
#a52fe1 color schemes
#a52fe1 color preview, HTML & CSS examples
           This text has a color of #a52fe1        
        
          <p style="color:#a52fe1;">Text here</p>
        
        
          .mytext {color:#a52fe1;}
        
        Text color #a52fe1
      
           This box has a color of #a52fe1        
        
          <div style="background-color:#a52fe1;">Content here</div>
        
        
          .mybackground {background-color:#a52fe1;}
        
        Background color #a52fe1
      
           Border around this has a color of #a52fe1        
        
          <div style="border:2px solid #a52fe1;">Content here</div>
        
        
          .myborder {border:2px solid #a52fe1;}
        
        Border color #a52fe1