#2a357f color space conversions
Hex:
        #2a357f
        RGB:
        42, 53, 127
        CMY:
        84, 79, 50
        CMYK:
        67, 58, 0, 50
      HSL:
        232°, 50.2959%, 33.1373%
        HSV (HSB):
        232°, 66.9291%, 49.8039%
        XYZ:
        6.0587, 4.5708, 20.6416
        xyY:
        0.1937, 0.1462, 4.5708
      CIE-Lab:
        25.4751, 20.9615, -43.3836
        CIE-LCH:
        25.4751, 48.1821, 295.7883
        CIE-Luv:
        25.4751, -6.7405, -55.3285
        Hunter-Lab:
        21.3793, 13.1715, -42.2786
      #2a357f color charts
#2a357f RGB chart
      #2a357f CMYK chart
      #2a357f RGB pie chart
      #2a357f color shades, tints & tones
#2a357f color schemes
#2a357f color preview, HTML & CSS examples
           This text has a color of #2a357f        
        
          <p style="color:#2a357f;">Text here</p>
        
        
          .mytext {color:#2a357f;}
        
        Text color #2a357f
      
           This box has a color of #2a357f        
        
          <div style="background-color:#2a357f;">Content here</div>
        
        
          .mybackground {background-color:#2a357f;}
        
        Background color #2a357f
      
           Border around this has a color of #2a357f        
        
          <div style="border:2px solid #2a357f;">Content here</div>
        
        
          .myborder {border:2px solid #2a357f;}
        
        Border color #2a357f