#2365a1 color space conversions
Hex:
        #2365a1
        RGB:
        35, 101, 161
        CMY:
        86, 60, 37
        CMYK:
        78, 37, 0, 37
      HSL:
        209°, 64.2857%, 38.4314%
        HSV (HSB):
        209°, 78.2609%, 63.1373%
        XYZ:
        11.7798, 12.2379, 35.4595
        xyY:
        0.1981, 0.2058, 12.2379
      CIE-Lab:
        41.5917, 1.0490, -38.3047
        CIE-LCH:
        41.5917, 38.3190, 271.5687
        CIE-Luv:
        41.5917, -22.5329, -55.8539
        Hunter-Lab:
        34.9827, -1.1128, -35.6102
      #2365a1 color charts
#2365a1 RGB chart
      #2365a1 CMYK chart
      #2365a1 RGB pie chart
      #2365a1 color shades, tints & tones
#2365a1 color schemes
#2365a1 color preview, HTML & CSS examples
           This text has a color of #2365a1        
        
          <p style="color:#2365a1;">Text here</p>
        
        
          .mytext {color:#2365a1;}
        
        Text color #2365a1
      
           This box has a color of #2365a1        
        
          <div style="background-color:#2365a1;">Content here</div>
        
        
          .mybackground {background-color:#2365a1;}
        
        Background color #2365a1
      
           Border around this has a color of #2365a1        
        
          <div style="border:2px solid #2365a1;">Content here</div>
        
        
          .myborder {border:2px solid #2365a1;}
        
        Border color #2365a1