#2a2972 color space conversions
Hex:
        #2a2972
        RGB:
        42, 41, 114
        CMY:
        84, 84, 55
        CMYK:
        63, 64, 0, 55
      HSL:
        241°, 47.0968%, 30.3922%
        HSV (HSB):
        241°, 64.0351%, 44.7059%
        XYZ:
        4.7850, 3.2930, 16.3030
        xyY:
        0.1963, 0.1351, 3.2930
      CIE-Lab:
        21.1812, 24.3594, -42.0965
        CIE-LCH:
        21.1812, 48.6364, 300.0561
        CIE-Luv:
        21.1812, -3.3521, -49.7969
        Hunter-Lab:
        18.1467, 15.3114, -40.5635
      #2a2972 color charts
#2a2972 RGB chart
      #2a2972 CMYK chart
      #2a2972 RGB pie chart
      #2a2972 color shades, tints & tones
#2a2972 color schemes
#2a2972 color preview, HTML & CSS examples
           This text has a color of #2a2972        
        
          <p style="color:#2a2972;">Text here</p>
        
        
          .mytext {color:#2a2972;}
        
        Text color #2a2972
      
           This box has a color of #2a2972        
        
          <div style="background-color:#2a2972;">Content here</div>
        
        
          .mybackground {background-color:#2a2972;}
        
        Background color #2a2972
      
           Border around this has a color of #2a2972        
        
          <div style="border:2px solid #2a2972;">Content here</div>
        
        
          .myborder {border:2px solid #2a2972;}
        
        Border color #2a2972