#2a2095 color space conversions
Hex:
        #2a2095
        RGB:
        42, 32, 149
        CMY:
        84, 87, 42
        CMYK:
        72, 79, 0, 42
      HSL:
        245°, 64.6409%, 35.4902%
        HSV (HSB):
        245°, 78.5235%, 58.4314%
        XYZ:
        6.8962, 3.6952, 28.7835
        xyY:
        0.1751, 0.0938, 3.6952
      CIE-Lab:
        22.6370, 42.0030, -61.7430
        CIE-LCH:
        22.6370, 74.6756, 304.2270
        CIE-Luv:
        22.6370, -3.6204, -71.9954
        Hunter-Lab:
        19.2229, 30.3965, -75.3224
      #2a2095 color charts
#2a2095 RGB chart
      #2a2095 CMYK chart
      #2a2095 RGB pie chart
      #2a2095 color shades, tints & tones
#2a2095 color schemes
#2a2095 color preview, HTML & CSS examples
           This text has a color of #2a2095        
        
          <p style="color:#2a2095;">Text here</p>
        
        
          .mytext {color:#2a2095;}
        
        Text color #2a2095
      
           This box has a color of #2a2095        
        
          <div style="background-color:#2a2095;">Content here</div>
        
        
          .mybackground {background-color:#2a2095;}
        
        Background color #2a2095
      
           Border around this has a color of #2a2095        
        
          <div style="border:2px solid #2a2095;">Content here</div>
        
        
          .myborder {border:2px solid #2a2095;}
        
        Border color #2a2095