#2129a5 color space conversions
Hex:
        #2129a5
        RGB:
        33, 41, 165
        CMY:
        87, 84, 35
        CMYK:
        80, 75, 0, 35
      HSL:
        236°, 66.6667%, 38.8235%
        HSV (HSB):
        236°, 80.0000%, 64.7059%
        XYZ:
        8.2117, 4.6258, 36.0574
        xyY:
        0.1679, 0.0946, 4.6258
      CIE-Lab:
        25.6410, 41.5514, -66.5750
        CIE-LCH:
        25.6410, 78.4777, 301.9695
        CIE-Luv:
        25.6410, -7.0091, -81.4100
        Hunter-Lab:
        21.5077, 30.5129, -84.3434
      #2129a5 color charts
#2129a5 RGB chart
      #2129a5 CMYK chart
      #2129a5 RGB pie chart
      #2129a5 color shades, tints & tones
#2129a5 color schemes
#2129a5 color preview, HTML & CSS examples
           This text has a color of #2129a5        
        
          <p style="color:#2129a5;">Text here</p>
        
        
          .mytext {color:#2129a5;}
        
        Text color #2129a5
      
           This box has a color of #2129a5        
        
          <div style="background-color:#2129a5;">Content here</div>
        
        
          .mybackground {background-color:#2129a5;}
        
        Background color #2129a5
      
           Border around this has a color of #2129a5        
        
          <div style="border:2px solid #2129a5;">Content here</div>
        
        
          .myborder {border:2px solid #2129a5;}
        
        Border color #2129a5