#2249c1 color space conversions
Hex:
        #2249c1
        RGB:
        34, 73, 193
        CMY:
        87, 71, 24
        CMYK:
        82, 62, 0, 24
      HSL:
        225°, 70.0441%, 44.5098%
        HSV (HSB):
        225°, 82.3834%, 75.6863%
        XYZ:
        12.6679, 8.9554, 51.5130
        xyY:
        0.1732, 0.1224, 8.9554
      CIE-Lab:
        35.8983, 31.7028, -66.3613
        CIE-LCH:
        35.8983, 73.5451, 295.5352
        CIE-Luv:
        35.8983, -13.9054, -93.8229
        Hunter-Lab:
        29.9256, 23.1914, -81.1119
      #2249c1 color charts
#2249c1 RGB chart
      #2249c1 CMYK chart
      #2249c1 RGB pie chart
      #2249c1 color shades, tints & tones
#2249c1 color schemes
#2249c1 color preview, HTML & CSS examples
           This text has a color of #2249c1        
        
          <p style="color:#2249c1;">Text here</p>
        
        
          .mytext {color:#2249c1;}
        
        Text color #2249c1
      
           This box has a color of #2249c1        
        
          <div style="background-color:#2249c1;">Content here</div>
        
        
          .mybackground {background-color:#2249c1;}
        
        Background color #2249c1
      
           Border around this has a color of #2249c1        
        
          <div style="border:2px solid #2249c1;">Content here</div>
        
        
          .myborder {border:2px solid #2249c1;}
        
        Border color #2249c1