#2436a1 color space conversions
Hex:
        #2436a1
        RGB:
        36, 54, 161
        CMY:
        86, 79, 37
        CMYK:
        78, 66, 0, 37
      HSL:
        231°, 63.4518%, 38.6275%
        HSV (HSB):
        231°, 77.6398%, 63.1373%
        XYZ:
        8.4797, 5.5866, 34.3496
        xyY:
        0.1751, 0.1154, 5.5866
      CIE-Lab:
        28.3446, 32.2774, -59.6937
        CIE-LCH:
        28.3446, 67.8614, 298.4009
        CIE-Luv:
        28.3446, -8.9129, -77.7217
        Hunter-Lab:
        23.6360, 22.6763, -69.6194
      #2436a1 color charts
#2436a1 RGB chart
      #2436a1 CMYK chart
      #2436a1 RGB pie chart
      #2436a1 color shades, tints & tones
#2436a1 color schemes
#2436a1 color preview, HTML & CSS examples
           This text has a color of #2436a1        
        
          <p style="color:#2436a1;">Text here</p>
        
        
          .mytext {color:#2436a1;}
        
        Text color #2436a1
      
           This box has a color of #2436a1        
        
          <div style="background-color:#2436a1;">Content here</div>
        
        
          .mybackground {background-color:#2436a1;}
        
        Background color #2436a1
      
           Border around this has a color of #2436a1        
        
          <div style="border:2px solid #2436a1;">Content here</div>
        
        
          .myborder {border:2px solid #2436a1;}
        
        Border color #2436a1