#2324a1 color space conversions
Hex:
        #2324a1
        RGB:
        35, 36, 161
        CMY:
        86, 86, 37
        CMYK:
        78, 78, 0, 37
      HSL:
        240°, 64.2857%, 38.4314%
        HSV (HSB):
        240°, 78.2609%, 63.1373%
        XYZ:
        7.7570, 4.1923, 34.1186
        xyY:
        0.1684, 0.0910, 4.1923
      CIE-Lab:
        24.2972, 43.1866, -66.3660
        CIE-LCH:
        24.2972, 79.1803, 303.0534
        CIE-Luv:
        24.2972, -5.8382, -79.0407
        Hunter-Lab:
        20.4751, 31.7938, -84.4651
      #2324a1 color charts
#2324a1 RGB chart
      #2324a1 CMYK chart
      #2324a1 RGB pie chart
      #2324a1 color shades, tints & tones
#2324a1 color schemes
#2324a1 color preview, HTML & CSS examples
           This text has a color of #2324a1        
        
          <p style="color:#2324a1;">Text here</p>
        
        
          .mytext {color:#2324a1;}
        
        Text color #2324a1
      
           This box has a color of #2324a1        
        
          <div style="background-color:#2324a1;">Content here</div>
        
        
          .mybackground {background-color:#2324a1;}
        
        Background color #2324a1
      
           Border around this has a color of #2324a1        
        
          <div style="border:2px solid #2324a1;">Content here</div>
        
        
          .myborder {border:2px solid #2324a1;}
        
        Border color #2324a1