#2334a5 color space conversions
Hex:
        #2334a5
        RGB:
        35, 52, 165
        CMY:
        86, 80, 35
        CMYK:
        79, 68, 0, 35
      HSL:
        232°, 65.0000%, 39.2157%
        HSV (HSB):
        232°, 78.7879%, 64.7059%
        XYZ:
        8.7127, 5.5299, 36.2055
        xyY:
        0.1727, 0.1096, 5.5299
      CIE-Lab:
        28.1941, 34.9533, -62.3623
        CIE-LCH:
        28.1941, 71.4898, 299.2701
        CIE-Luv:
        28.1941, -8.7337, -80.5747
        Hunter-Lab:
        23.5158, 24.9821, -74.8233
      #2334a5 color charts
#2334a5 RGB chart
      #2334a5 CMYK chart
      #2334a5 RGB pie chart
      #2334a5 color shades, tints & tones
#2334a5 color schemes
#2334a5 color preview, HTML & CSS examples
           This text has a color of #2334a5        
        
          <p style="color:#2334a5;">Text here</p>
        
        
          .mytext {color:#2334a5;}
        
        Text color #2334a5
      
           This box has a color of #2334a5        
        
          <div style="background-color:#2334a5;">Content here</div>
        
        
          .mybackground {background-color:#2334a5;}
        
        Background color #2334a5
      
           Border around this has a color of #2334a5        
        
          <div style="border:2px solid #2334a5;">Content here</div>
        
        
          .myborder {border:2px solid #2334a5;}
        
        Border color #2334a5