#a52ab4 color space conversions
Hex:
        #a52ab4
        RGB:
        165, 42, 180
        CMY:
        35, 84, 29
        CMYK:
        8, 77, 0, 29
      HSL:
        293°, 62.1622%, 43.5294%
        HSV (HSB):
        293°, 76.6667%, 70.5882%
        XYZ:
        24.5832, 12.9505, 44.3840
        xyY:
        0.3001, 0.1581, 12.9505
      CIE-Lab:
        42.6886, 65.6007, -47.1051
        CIE-LCH:
        42.6886, 80.7610, 324.3195
        CIE-Luv:
        42.6886, 45.2398, -76.1441
        Hunter-Lab:
        35.9869, 58.9593, -47.9339
      #a52ab4 color charts
#a52ab4 RGB chart
      #a52ab4 CMYK chart
      #a52ab4 RGB pie chart
      #a52ab4 color shades, tints & tones
#a52ab4 color schemes
#a52ab4 color preview, HTML & CSS examples
           This text has a color of #a52ab4        
        
          <p style="color:#a52ab4;">Text here</p>
        
        
          .mytext {color:#a52ab4;}
        
        Text color #a52ab4
      
           This box has a color of #a52ab4        
        
          <div style="background-color:#a52ab4;">Content here</div>
        
        
          .mybackground {background-color:#a52ab4;}
        
        Background color #a52ab4
      
           Border around this has a color of #a52ab4        
        
          <div style="border:2px solid #a52ab4;">Content here</div>
        
        
          .myborder {border:2px solid #a52ab4;}
        
        Border color #a52ab4