#a52fba color space conversions
Hex:
        #a52fba
        RGB:
        165, 47, 186
        CMY:
        35, 82, 27
        CMYK:
        11, 75, 0, 27
      HSL:
        291°, 59.6567%, 45.6863%
        HSV (HSB):
        291°, 74.7312%, 72.9412%
        XYZ:
        25.3965, 13.5775, 47.7366
        xyY:
        0.2929, 0.1566, 13.5775
      CIE-Lab:
        43.6209, 65.0574, -49.1413
        CIE-LCH:
        43.6209, 81.5312, 322.9343
        CIE-Luv:
        43.6209, 42.5549, -79.4382
        Hunter-Lab:
        36.8477, 58.5438, -51.0174
      #a52fba color charts
#a52fba RGB chart
      #a52fba CMYK chart
      #a52fba RGB pie chart
      #a52fba color shades, tints & tones
#a52fba color schemes
#a52fba color preview, HTML & CSS examples
           This text has a color of #a52fba        
        
          <p style="color:#a52fba;">Text here</p>
        
        
          .mytext {color:#a52fba;}
        
        Text color #a52fba
      
           This box has a color of #a52fba        
        
          <div style="background-color:#a52fba;">Content here</div>
        
        
          .mybackground {background-color:#a52fba;}
        
        Background color #a52fba
      
           Border around this has a color of #a52fba        
        
          <div style="border:2px solid #a52fba;">Content here</div>
        
        
          .myborder {border:2px solid #a52fba;}
        
        Border color #a52fba