#2a2685 color space conversions
Hex:
        #2a2685
        RGB:
        42, 38, 133
        CMY:
        84, 85, 48
        CMYK:
        68, 71, 0, 48
      HSL:
        243°, 55.5556%, 33.5294%
        HSV (HSB):
        243°, 71.4286%, 52.1569%
        XYZ:
        5.8816, 3.5719, 22.5698
        xyY:
        0.1837, 0.1115, 3.5719
      CIE-Lab:
        22.2025, 33.1018, -52.4974
        CIE-LCH:
        22.2025, 62.0621, 302.2331
        CIE-Luv:
        22.2025, -3.7060, -62.2136
        Hunter-Lab:
        18.8995, 22.4756, -57.5743
      #2a2685 color charts
#2a2685 RGB chart
      #2a2685 CMYK chart
      #2a2685 RGB pie chart
      #2a2685 color shades, tints & tones
#2a2685 color schemes
#2a2685 color preview, HTML & CSS examples
           This text has a color of #2a2685        
        
          <p style="color:#2a2685;">Text here</p>
        
        
          .mytext {color:#2a2685;}
        
        Text color #2a2685
      
           This box has a color of #2a2685        
        
          <div style="background-color:#2a2685;">Content here</div>
        
        
          .mybackground {background-color:#2a2685;}
        
        Background color #2a2685
      
           Border around this has a color of #2a2685        
        
          <div style="border:2px solid #2a2685;">Content here</div>
        
        
          .myborder {border:2px solid #2a2685;}
        
        Border color #2a2685