#2a378d color space conversions
Hex:
        #2a378d
        RGB:
        42, 55, 141
        CMY:
        84, 78, 45
        CMYK:
        70, 61, 0, 45
      HSL:
        232°, 54.0984%, 35.8824%
        HSV (HSB):
        232°, 70.2128%, 55.2941%
        XYZ:
        7.1288, 5.1477, 25.8172
        xyY:
        0.1871, 0.1351, 5.1477
      CIE-Lab:
        27.1515, 24.8626, -49.3892
        CIE-LCH:
        27.1515, 55.2941, 296.7207
        CIE-Luv:
        27.1515, -7.6238, -64.2376
        Hunter-Lab:
        22.6886, 16.3798, -51.5838
      #2a378d color charts
#2a378d RGB chart
      #2a378d CMYK chart
      #2a378d RGB pie chart
      #2a378d color shades, tints & tones
#2a378d color schemes
#2a378d color preview, HTML & CSS examples
           This text has a color of #2a378d        
        
          <p style="color:#2a378d;">Text here</p>
        
        
          .mytext {color:#2a378d;}
        
        Text color #2a378d
      
           This box has a color of #2a378d        
        
          <div style="background-color:#2a378d;">Content here</div>
        
        
          .mybackground {background-color:#2a378d;}
        
        Background color #2a378d
      
           Border around this has a color of #2a378d        
        
          <div style="border:2px solid #2a378d;">Content here</div>
        
        
          .myborder {border:2px solid #2a378d;}
        
        Border color #2a378d