#2124a5 color space conversions
Hex:
        #2124a5
        RGB:
        33, 36, 165
        CMY:
        87, 86, 35
        CMYK:
        80, 78, 0, 35
      HSL:
        239°, 66.6667%, 38.8235%
        HSV (HSB):
        239°, 80.0000%, 64.7059%
        XYZ:
        8.0496, 4.3017, 36.0034
        xyY:
        0.1665, 0.0890, 4.3017
      CIE-Lab:
        24.6448, 44.3816, -68.2235
        CIE-LCH:
        24.6448, 81.3890, 303.0453
        CIE-Luv:
        24.6448, -6.2600, -81.3605
        Hunter-Lab:
        20.7405, 32.9817, -88.4027
      #2124a5 color charts
#2124a5 RGB chart
      #2124a5 CMYK chart
      #2124a5 RGB pie chart
      #2124a5 color shades, tints & tones
#2124a5 color schemes
#2124a5 color preview, HTML & CSS examples
           This text has a color of #2124a5        
        
          <p style="color:#2124a5;">Text here</p>
        
        
          .mytext {color:#2124a5;}
        
        Text color #2124a5
      
           This box has a color of #2124a5        
        
          <div style="background-color:#2124a5;">Content here</div>
        
        
          .mybackground {background-color:#2124a5;}
        
        Background color #2124a5
      
           Border around this has a color of #2124a5        
        
          <div style="border:2px solid #2124a5;">Content here</div>
        
        
          .myborder {border:2px solid #2124a5;}
        
        Border color #2124a5