#2249c2 color space conversions
Hex:
        #2249c2
        RGB:
        34, 73, 194
        CMY:
        87, 71, 24
        CMYK:
        82, 62, 0, 24
      HSL:
        225°, 70.1754%, 44.7059%
        HSV (HSB):
        225°, 82.4742%, 76.0784%
        XYZ:
        12.7798, 9.0002, 52.1026
        xyY:
        0.1730, 0.1218, 9.0002
      CIE-Lab:
        35.9847, 32.0807, -66.8047
        CIE-LCH:
        35.9847, 74.1083, 295.6511
        CIE-Luv:
        35.9847, -13.9097, -94.4781
        Hunter-Lab:
        30.0004, 23.5385, -81.9706
      #2249c2 color charts
#2249c2 RGB chart
      #2249c2 CMYK chart
      #2249c2 RGB pie chart
      #2249c2 color shades, tints & tones
#2249c2 color schemes
#2249c2 color preview, HTML & CSS examples
           This text has a color of #2249c2        
        
          <p style="color:#2249c2;">Text here</p>
        
        
          .mytext {color:#2249c2;}
        
        Text color #2249c2
      
           This box has a color of #2249c2        
        
          <div style="background-color:#2249c2;">Content here</div>
        
        
          .mybackground {background-color:#2249c2;}
        
        Background color #2249c2
      
           Border around this has a color of #2249c2        
        
          <div style="border:2px solid #2249c2;">Content here</div>
        
        
          .myborder {border:2px solid #2249c2;}
        
        Border color #2249c2