#2373a7 color space conversions
Hex:
        #2373a7
        RGB:
        35, 115, 167
        CMY:
        86, 55, 35
        CMYK:
        79, 31, 0, 35
      HSL:
        204°, 65.3465%, 39.6078%
        HSV (HSB):
        204°, 79.0419%, 65.4902%
        XYZ:
        13.7989, 15.4088, 38.8061
        xyY:
        0.2029, 0.2266, 15.4088
      CIE-Lab:
        46.1891, -5.2685, -34.5776
        CIE-LCH:
        46.1891, 34.9766, 261.3366
        CIE-Luv:
        46.1891, -27.0753, -50.7716
        Hunter-Lab:
        39.2541, -5.9468, -31.1356
      #2373a7 color charts
#2373a7 RGB chart
      #2373a7 CMYK chart
      #2373a7 RGB pie chart
      #2373a7 color shades, tints & tones
#2373a7 color schemes
#2373a7 color preview, HTML & CSS examples
           This text has a color of #2373a7        
        
          <p style="color:#2373a7;">Text here</p>
        
        
          .mytext {color:#2373a7;}
        
        Text color #2373a7
      
           This box has a color of #2373a7        
        
          <div style="background-color:#2373a7;">Content here</div>
        
        
          .mybackground {background-color:#2373a7;}
        
        Background color #2373a7
      
           Border around this has a color of #2373a7        
        
          <div style="border:2px solid #2373a7;">Content here</div>
        
        
          .myborder {border:2px solid #2373a7;}
        
        Border color #2373a7