#2a20ae color space conversions
Hex:
        #2a20ae
        RGB:
        42, 32, 174
        CMY:
        84, 87, 32
        CMYK:
        76, 82, 0, 32
      HSL:
        244°, 68.9320%, 40.3922%
        HSV (HSB):
        244°, 81.6092%, 68.2353%
        XYZ:
        9.1113, 4.5813, 40.4484
        xyY:
        0.1683, 0.0846, 4.5813
      CIE-Lab:
        25.5068, 49.9239, -72.2095
        CIE-LCH:
        25.5068, 87.7873, 304.6590
        CIE-Luv:
        25.5068, -4.9270, -86.6529
        Hunter-Lab:
        21.4039, 38.5283, -97.0619
      #2a20ae color charts
#2a20ae RGB chart
      #2a20ae CMYK chart
      #2a20ae RGB pie chart
      #2a20ae color shades, tints & tones
#2a20ae color schemes
#2a20ae color preview, HTML & CSS examples
           This text has a color of #2a20ae        
        
          <p style="color:#2a20ae;">Text here</p>
        
        
          .mytext {color:#2a20ae;}
        
        Text color #2a20ae
      
           This box has a color of #2a20ae        
        
          <div style="background-color:#2a20ae;">Content here</div>
        
        
          .mybackground {background-color:#2a20ae;}
        
        Background color #2a20ae
      
           Border around this has a color of #2a20ae        
        
          <div style="border:2px solid #2a20ae;">Content here</div>
        
        
          .myborder {border:2px solid #2a20ae;}
        
        Border color #2a20ae