#2a0875 color space conversions
Hex:
        #2a0875
        RGB:
        42, 8, 117
        CMY:
        84, 97, 54
        CMYK:
        64, 93, 0, 54
      HSL:
        259°, 87.2000%, 24.5098%
        HSV (HSB):
        259°, 93.1624%, 45.8824%
        XYZ:
        4.2526, 1.9503, 16.9819
        xyY:
        0.1834, 0.0841, 1.9503
      CIE-Lab:
        15.2240, 42.9174, -53.8216
        CIE-LCH:
        15.2240, 68.8380, 308.5689
        CIE-Luv:
        15.2240, 0.7083, -51.5559
        Hunter-Lab:
        13.9652, 29.9163, -62.3222
      #2a0875 color charts
#2a0875 RGB chart
      #2a0875 CMYK chart
      #2a0875 RGB pie chart
      #2a0875 color shades, tints & tones
#2a0875 color schemes
#2a0875 color preview, HTML & CSS examples
           This text has a color of #2a0875        
        
          <p style="color:#2a0875;">Text here</p>
        
        
          .mytext {color:#2a0875;}
        
        Text color #2a0875
      
           This box has a color of #2a0875        
        
          <div style="background-color:#2a0875;">Content here</div>
        
        
          .mybackground {background-color:#2a0875;}
        
        Background color #2a0875
      
           Border around this has a color of #2a0875        
        
          <div style="border:2px solid #2a0875;">Content here</div>
        
        
          .myborder {border:2px solid #2a0875;}
        
        Border color #2a0875