#a21e95 color space conversions
Hex:
        #a21e95
        RGB:
        162, 30, 149
        CMY:
        36, 88, 42
        CMYK:
        0, 81, 8, 36
      HSL:
        306°, 68.7500%, 37.6471%
        HSV (HSB):
        306°, 81.4815%, 63.5294%
        XYZ:
        20.7894, 10.7799, 29.4188
        xyY:
        0.3409, 0.1768, 10.7799
      CIE-Lab:
        39.2072, 63.2954, -34.1111
        CIE-LCH:
        39.2072, 71.9018, 331.6789
        CIE-Luv:
        39.2072, 55.7122, -56.0635
        Hunter-Lab:
        32.8327, 55.5675, -30.1422
      #a21e95 color charts
#a21e95 RGB chart
      #a21e95 CMYK chart
      #a21e95 RGB pie chart
      #a21e95 color shades, tints & tones
#a21e95 color schemes
#a21e95 color preview, HTML & CSS examples
           This text has a color of #a21e95        
        
          <p style="color:#a21e95;">Text here</p>
        
        
          .mytext {color:#a21e95;}
        
        Text color #a21e95
      
           This box has a color of #a21e95        
        
          <div style="background-color:#a21e95;">Content here</div>
        
        
          .mybackground {background-color:#a21e95;}
        
        Background color #a21e95
      
           Border around this has a color of #a21e95        
        
          <div style="border:2px solid #a21e95;">Content here</div>
        
        
          .myborder {border:2px solid #a21e95;}
        
        Border color #a21e95