#a2126a color space conversions
Hex:
        #a2126a
        RGB:
        162, 18, 106
        CMY:
        36, 93, 58
        CMYK:
        0, 89, 35, 36
      HSL:
        323°, 80.0000%, 35.2941%
        HSV (HSB):
        323°, 88.8889%, 63.5294%
        XYZ:
        17.7181, 9.1546, 14.4688
        xyY:
        0.4286, 0.2214, 9.1546
      CIE-Lab:
        36.2803, 60.2791, -11.9214
        CIE-LCH:
        36.2803, 61.4467, 348.8130
        CIE-Luv:
        36.2803, 75.1336, -25.0671
        Hunter-Lab:
        30.2566, 51.5798, -7.1732
      #a2126a color charts
#a2126a RGB chart
      #a2126a CMYK chart
      #a2126a RGB pie chart
      #a2126a color shades, tints & tones
#a2126a color schemes
#a2126a color preview, HTML & CSS examples
           This text has a color of #a2126a        
        
          <p style="color:#a2126a;">Text here</p>
        
        
          .mytext {color:#a2126a;}
        
        Text color #a2126a
      
           This box has a color of #a2126a        
        
          <div style="background-color:#a2126a;">Content here</div>
        
        
          .mybackground {background-color:#a2126a;}
        
        Background color #a2126a
      
           Border around this has a color of #a2126a        
        
          <div style="border:2px solid #a2126a;">Content here</div>
        
        
          .myborder {border:2px solid #a2126a;}
        
        Border color #a2126a