#2365a4 color space conversions
Hex:
        #2365a4
        RGB:
        35, 101, 164
        CMY:
        86, 60, 36
        CMYK:
        79, 38, 0, 36
      HSL:
        209°, 64.8241%, 39.0196%
        HSV (HSB):
        209°, 78.6585%, 64.3137%
        XYZ:
        12.0477, 12.3450, 36.8698
        xyY:
        0.1967, 0.2015, 12.3450
      CIE-Lab:
        41.7593, 2.2019, -39.8163
        CIE-LCH:
        41.7593, 39.8772, 273.1653
        CIE-Luv:
        41.7593, -22.4160, -58.3091
        Hunter-Lab:
        35.1355, -0.2810, -37.6218
      #2365a4 color charts
#2365a4 RGB chart
      #2365a4 CMYK chart
      #2365a4 RGB pie chart
      #2365a4 color shades, tints & tones
#2365a4 color schemes
#2365a4 color preview, HTML & CSS examples
           This text has a color of #2365a4        
        
          <p style="color:#2365a4;">Text here</p>
        
        
          .mytext {color:#2365a4;}
        
        Text color #2365a4
      
           This box has a color of #2365a4        
        
          <div style="background-color:#2365a4;">Content here</div>
        
        
          .mybackground {background-color:#2365a4;}
        
        Background color #2365a4
      
           Border around this has a color of #2365a4        
        
          <div style="border:2px solid #2365a4;">Content here</div>
        
        
          .myborder {border:2px solid #2365a4;}
        
        Border color #2365a4