#a21d95 color space conversions
Hex:
        #a21d95
        RGB:
        162, 29, 149
        CMY:
        36, 89, 42
        CMYK:
        0, 82, 8, 36
      HSL:
        306°, 69.6335%, 37.4510%
        HSV (HSB):
        306°, 82.0988%, 63.5294%
        XYZ:
        20.7645, 10.7300, 29.4105
        xyY:
        0.3409, 0.1762, 10.7300
      CIE-Lab:
        39.1220, 63.5421, -34.2458
        CIE-LCH:
        39.1220, 72.1829, 331.6777
        CIE-Luv:
        39.1220, 55.8647, -56.2483
        Hunter-Lab:
        32.7567, 55.8267, -30.3035
      #a21d95 color charts
#a21d95 RGB chart
      #a21d95 CMYK chart
      #a21d95 RGB pie chart
      #a21d95 color shades, tints & tones
#a21d95 color schemes
#a21d95 color preview, HTML & CSS examples
           This text has a color of #a21d95        
        
          <p style="color:#a21d95;">Text here</p>
        
        
          .mytext {color:#a21d95;}
        
        Text color #a21d95
      
           This box has a color of #a21d95        
        
          <div style="background-color:#a21d95;">Content here</div>
        
        
          .mybackground {background-color:#a21d95;}
        
        Background color #a21d95
      
           Border around this has a color of #a21d95        
        
          <div style="border:2px solid #a21d95;">Content here</div>
        
        
          .myborder {border:2px solid #a21d95;}
        
        Border color #a21d95