#2119a5 color space conversions
Hex:
        #2119a5
        RGB:
        33, 25, 165
        CMY:
        87, 90, 35
        CMYK:
        80, 85, 0, 35
      HSL:
        243°, 73.6842%, 37.2549%
        HSV (HSB):
        243°, 84.8485%, 64.7059%
        XYZ:
        7.7664, 3.7352, 35.9089
        xyY:
        0.1638, 0.0788, 3.7352
      CIE-Lab:
        22.7760, 49.8305, -71.3245
        CIE-LCH:
        22.7760, 87.0073, 304.9399
        CIE-Luv:
        22.7760, -4.9514, -80.6377
        Hunter-Lab:
        19.3267, 37.9079, -96.6320
      #2119a5 color charts
#2119a5 RGB chart
      #2119a5 CMYK chart
      #2119a5 RGB pie chart
      #2119a5 color shades, tints & tones
#2119a5 color schemes
#2119a5 color preview, HTML & CSS examples
           This text has a color of #2119a5        
        
          <p style="color:#2119a5;">Text here</p>
        
        
          .mytext {color:#2119a5;}
        
        Text color #2119a5
      
           This box has a color of #2119a5        
        
          <div style="background-color:#2119a5;">Content here</div>
        
        
          .mybackground {background-color:#2119a5;}
        
        Background color #2119a5
      
           Border around this has a color of #2119a5        
        
          <div style="border:2px solid #2119a5;">Content here</div>
        
        
          .myborder {border:2px solid #2119a5;}
        
        Border color #2119a5