#2a0854 color space conversions
Hex:
        #2a0854
        RGB:
        42, 8, 84
        CMY:
        84, 97, 67
        CMYK:
        50, 90, 0, 67
      HSL:
        267°, 82.6087%, 18.0392%
        HSV (HSB):
        267°, 90.4762%, 32.9412%
        XYZ:
        2.6419, 1.3060, 8.5003
        xyY:
        0.2122, 0.1049, 1.3060
      CIE-Lab:
        11.3174, 33.7122, -38.3793
        CIE-LCH:
        11.3174, 51.0831, 311.2959
        CIE-Luv:
        11.3174, 3.4650, -32.6754
        Hunter-Lab:
        11.4280, 21.2662, -36.1012
      #2a0854 color charts
#2a0854 RGB chart
      #2a0854 CMYK chart
      #2a0854 RGB pie chart
      #2a0854 color shades, tints & tones
#2a0854 color schemes
#2a0854 color preview, HTML & CSS examples
           This text has a color of #2a0854        
        
          <p style="color:#2a0854;">Text here</p>
        
        
          .mytext {color:#2a0854;}
        
        Text color #2a0854
      
           This box has a color of #2a0854        
        
          <div style="background-color:#2a0854;">Content here</div>
        
        
          .mybackground {background-color:#2a0854;}
        
        Background color #2a0854
      
           Border around this has a color of #2a0854        
        
          <div style="border:2px solid #2a0854;">Content here</div>
        
        
          .myborder {border:2px solid #2a0854;}
        
        Border color #2a0854