#2a0a73 color space conversions
Hex:
        #2a0a73
        RGB:
        42, 10, 115
        CMY:
        84, 96, 55
        CMYK:
        63, 91, 0, 55
      HSL:
        258°, 84.0000%, 24.5098%
        HSV (HSB):
        258°, 91.3043%, 45.0980%
        XYZ:
        4.1579, 1.9471, 16.3763
        xyY:
        0.1849, 0.0866, 1.9471
      CIE-Lab:
        15.2073, 41.6625, -52.5553
        CIE-LCH:
        15.2073, 67.0658, 308.4051
        CIE-Luv:
        15.2073, 0.7454, -50.5914
        Hunter-Lab:
        13.9540, 28.7687, -59.8149
      #2a0a73 color charts
#2a0a73 RGB chart
      #2a0a73 CMYK chart
      #2a0a73 RGB pie chart
      #2a0a73 color shades, tints & tones
#2a0a73 color schemes
#2a0a73 color preview, HTML & CSS examples
           This text has a color of #2a0a73        
        
          <p style="color:#2a0a73;">Text here</p>
        
        
          .mytext {color:#2a0a73;}
        
        Text color #2a0a73
      
           This box has a color of #2a0a73        
        
          <div style="background-color:#2a0a73;">Content here</div>
        
        
          .mybackground {background-color:#2a0a73;}
        
        Background color #2a0a73
      
           Border around this has a color of #2a0a73        
        
          <div style="border:2px solid #2a0a73;">Content here</div>
        
        
          .myborder {border:2px solid #2a0a73;}
        
        Border color #2a0a73