#a21d91 color space conversions
Hex:
        #a21d91
        RGB:
        162, 29, 145
        CMY:
        36, 89, 43
        CMYK:
        0, 82, 10, 36
      HSL:
        308°, 69.6335%, 37.4510%
        HSV (HSB):
        308°, 82.0988%, 63.5294%
        XYZ:
        20.4505, 10.6044, 27.7571
        xyY:
        0.3477, 0.1803, 10.6044
      CIE-Lab:
        38.9061, 62.9472, -32.1485
        CIE-LCH:
        38.9061, 70.6815, 332.9456
        CIE-Luv:
        38.9061, 57.3780, -53.1849
        Hunter-Lab:
        32.5645, 55.1102, -27.7421
      #a21d91 color charts
#a21d91 RGB chart
      #a21d91 CMYK chart
      #a21d91 RGB pie chart
      #a21d91 color shades, tints & tones
#a21d91 color schemes
#a21d91 color preview, HTML & CSS examples
           This text has a color of #a21d91        
        
          <p style="color:#a21d91;">Text here</p>
        
        
          .mytext {color:#a21d91;}
        
        Text color #a21d91
      
           This box has a color of #a21d91        
        
          <div style="background-color:#a21d91;">Content here</div>
        
        
          .mybackground {background-color:#a21d91;}
        
        Background color #a21d91
      
           Border around this has a color of #a21d91        
        
          <div style="border:2px solid #a21d91;">Content here</div>
        
        
          .myborder {border:2px solid #a21d91;}
        
        Border color #a21d91