#2376a1 color space conversions
Hex:
        #2376a1
        RGB:
        35, 118, 161
        CMY:
        86, 54, 37
        CMYK:
        78, 27, 0, 37
      HSL:
        200°, 64.2857%, 38.4314%
        HSV (HSB):
        200°, 78.2609%, 63.1373%
        XYZ:
        13.6046, 15.8874, 36.0677
        xyY:
        0.2075, 0.2423, 15.8874
      CIE-Lab:
        46.8264, -9.2549, -30.0617
        CIE-LCH:
        46.8264, 31.4541, 252.8883
        CIE-Luv:
        46.8264, -28.4451, -43.3927
        Hunter-Lab:
        39.8590, -8.8280, -25.7492
      #2376a1 color charts
#2376a1 RGB chart
      #2376a1 CMYK chart
      #2376a1 RGB pie chart
      #2376a1 color shades, tints & tones
#2376a1 color schemes
#2376a1 color preview, HTML & CSS examples
           This text has a color of #2376a1        
        
          <p style="color:#2376a1;">Text here</p>
        
        
          .mytext {color:#2376a1;}
        
        Text color #2376a1
      
           This box has a color of #2376a1        
        
          <div style="background-color:#2376a1;">Content here</div>
        
        
          .mybackground {background-color:#2376a1;}
        
        Background color #2376a1
      
           Border around this has a color of #2376a1        
        
          <div style="border:2px solid #2376a1;">Content here</div>
        
        
          .myborder {border:2px solid #2376a1;}
        
        Border color #2376a1