#2a3b82 color space conversions
Hex:
        #2a3b82
        RGB:
        42, 59, 130
        CMY:
        84, 77, 49
        CMYK:
        68, 55, 0, 49
      HSL:
        228°, 51.1628%, 33.7255%
        HSV (HSB):
        228°, 67.6923%, 50.9804%
        XYZ:
        6.5481, 5.2319, 21.7838
        xyY:
        0.1951, 0.1559, 5.2319
      CIE-Lab:
        27.3854, 17.9661, -42.1712
        CIE-LCH:
        27.3854, 45.8388, 293.0754
        CIE-Luv:
        27.3854, -8.4243, -55.2572
        Hunter-Lab:
        22.8733, 11.0720, -40.4547
      #2a3b82 color charts
#2a3b82 RGB chart
      #2a3b82 CMYK chart
      #2a3b82 RGB pie chart
      #2a3b82 color shades, tints & tones
#2a3b82 color schemes
#2a3b82 color preview, HTML & CSS examples
           This text has a color of #2a3b82        
        
          <p style="color:#2a3b82;">Text here</p>
        
        
          .mytext {color:#2a3b82;}
        
        Text color #2a3b82
      
           This box has a color of #2a3b82        
        
          <div style="background-color:#2a3b82;">Content here</div>
        
        
          .mybackground {background-color:#2a3b82;}
        
        Background color #2a3b82
      
           Border around this has a color of #2a3b82        
        
          <div style="border:2px solid #2a3b82;">Content here</div>
        
        
          .myborder {border:2px solid #2a3b82;}
        
        Border color #2a3b82