#2a3cb1 color space conversions
Hex:
        #2a3cb1
        RGB:
        42, 60, 177
        CMY:
        84, 76, 31
        CMYK:
        76, 66, 0, 31
      HSL:
        232°, 61.6438%, 42.9412%
        HSV (HSB):
        232°, 76.2712%, 69.4118%
        XYZ:
        10.5065, 6.8983, 42.3727
        xyY:
        0.1758, 0.1154, 6.8983
      CIE-Lab:
        31.5742, 34.9012, -63.9932
        CIE-LCH:
        31.5742, 72.8918, 298.6076
        CIE-Luv:
        31.5742, -9.6580, -86.5382
        Hunter-Lab:
        26.2646, 25.4416, -77.2675
      #2a3cb1 color charts
#2a3cb1 RGB chart
      #2a3cb1 CMYK chart
      #2a3cb1 RGB pie chart
      #2a3cb1 color shades, tints & tones
#2a3cb1 color schemes
#2a3cb1 color preview, HTML & CSS examples
           This text has a color of #2a3cb1        
        
          <p style="color:#2a3cb1;">Text here</p>
        
        
          .mytext {color:#2a3cb1;}
        
        Text color #2a3cb1
      
           This box has a color of #2a3cb1        
        
          <div style="background-color:#2a3cb1;">Content here</div>
        
        
          .mybackground {background-color:#2a3cb1;}
        
        Background color #2a3cb1
      
           Border around this has a color of #2a3cb1        
        
          <div style="border:2px solid #2a3cb1;">Content here</div>
        
        
          .myborder {border:2px solid #2a3cb1;}
        
        Border color #2a3cb1