#a21e82 color space conversions
Hex:
        #a21e82
        RGB:
        162, 30, 130
        CMY:
        36, 88, 49
        CMYK:
        0, 81, 20, 36
      HSL:
        315°, 68.7500%, 37.6471%
        HSV (HSB):
        315°, 81.4815%, 63.5294%
        XYZ:
        19.3938, 10.2216, 22.0699
        xyY:
        0.3752, 0.1978, 10.2216
      CIE-Lab:
        38.2373, 60.5782, -23.9709
        CIE-LCH:
        38.2373, 65.1485, 338.4112
        CIE-Luv:
        38.2373, 63.0507, -41.4098
        Hunter-Lab:
        31.9713, 52.3286, -18.5482
      #a21e82 color charts
#a21e82 RGB chart
      #a21e82 CMYK chart
      #a21e82 RGB pie chart
      #a21e82 color shades, tints & tones
#a21e82 color schemes
#a21e82 color preview, HTML & CSS examples
           This text has a color of #a21e82        
        
          <p style="color:#a21e82;">Text here</p>
        
        
          .mytext {color:#a21e82;}
        
        Text color #a21e82
      
           This box has a color of #a21e82        
        
          <div style="background-color:#a21e82;">Content here</div>
        
        
          .mybackground {background-color:#a21e82;}
        
        Background color #a21e82
      
           Border around this has a color of #a21e82        
        
          <div style="border:2px solid #a21e82;">Content here</div>
        
        
          .myborder {border:2px solid #a21e82;}
        
        Border color #a21e82