#a21d52 color space conversions
Hex:
        #a21d52
        RGB:
        162, 29, 82
        CMY:
        36, 89, 68
        CMYK:
        0, 82, 49, 36
      HSL:
        336°, 69.6335%, 37.4510%
        HSV (HSB):
        336°, 82.0988%, 63.5294%
        XYZ:
        16.8626, 9.1693, 8.8637
        xyY:
        0.4832, 0.2628, 9.1693
      CIE-Lab:
        36.3082, 55.4856, 3.5073
        CIE-LCH:
        36.3082, 55.5964, 3.6169
        CIE-Luv:
        36.3082, 82.5205, -5.8470
        Hunter-Lab:
        30.2809, 46.4106, 3.8414
      #a21d52 color charts
#a21d52 RGB chart
      #a21d52 CMYK chart
      #a21d52 RGB pie chart
      #a21d52 color shades, tints & tones
#a21d52 color schemes
#a21d52 color preview, HTML & CSS examples
           This text has a color of #a21d52        
        
          <p style="color:#a21d52;">Text here</p>
        
        
          .mytext {color:#a21d52;}
        
        Text color #a21d52
      
           This box has a color of #a21d52        
        
          <div style="background-color:#a21d52;">Content here</div>
        
        
          .mybackground {background-color:#a21d52;}
        
        Background color #a21d52
      
           Border around this has a color of #a21d52        
        
          <div style="border:2px solid #a21d52;">Content here</div>
        
        
          .myborder {border:2px solid #a21d52;}
        
        Border color #a21d52