#2a3982 color space conversions
Hex:
        #2a3982
        RGB:
        42, 57, 130
        CMY:
        84, 78, 49
        CMYK:
        68, 56, 0, 49
      HSL:
        230°, 51.1628%, 33.7255%
        HSV (HSB):
        230°, 67.6923%, 50.9804%
        XYZ:
        6.4472, 5.0302, 21.7502
        xyY:
        0.1940, 0.1514, 5.0302
      CIE-Lab:
        26.8206, 19.3429, -43.0848
        CIE-LCH:
        26.8206, 47.2276, 294.1777
        CIE-Luv:
        26.8206, -7.8746, -56.0242
        Hunter-Lab:
        22.4281, 12.0628, -41.7983
      #2a3982 color charts
#2a3982 RGB chart
      #2a3982 CMYK chart
      #2a3982 RGB pie chart
      #2a3982 color shades, tints & tones
#2a3982 color schemes
#2a3982 color preview, HTML & CSS examples
           This text has a color of #2a3982        
        
          <p style="color:#2a3982;">Text here</p>
        
        
          .mytext {color:#2a3982;}
        
        Text color #2a3982
      
           This box has a color of #2a3982        
        
          <div style="background-color:#2a3982;">Content here</div>
        
        
          .mybackground {background-color:#2a3982;}
        
        Background color #2a3982
      
           Border around this has a color of #2a3982        
        
          <div style="border:2px solid #2a3982;">Content here</div>
        
        
          .myborder {border:2px solid #2a3982;}
        
        Border color #2a3982