#2044e1 color space conversions
Hex:
        #2044e1
        RGB:
        32, 68, 225
        CMY:
        87, 73, 12
        CMYK:
        86, 70, 0, 12
      HSL:
        229°, 76.2846%, 50.3922%
        HSV (HSB):
        229°, 85.7778%, 88.2353%
        XYZ:
        16.2534, 9.8776, 72.2841
        xyY:
        0.1652, 0.1004, 9.8776
      CIE-Lab:
        37.6218, 46.3986, -82.0200
        CIE-LCH:
        37.6218, 94.2344, 299.4968
        CIE-Luv:
        37.6218, -13.3622, -115.0190
        Hunter-Lab:
        31.4286, 37.3118, -114.3638
      #2044e1 color charts
#2044e1 RGB chart
      #2044e1 CMYK chart
      #2044e1 RGB pie chart
      #2044e1 color shades, tints & tones
#2044e1 color schemes
#2044e1 color preview, HTML & CSS examples
           This text has a color of #2044e1        
        
          <p style="color:#2044e1;">Text here</p>
        
        
          .mytext {color:#2044e1;}
        
        Text color #2044e1
      
           This box has a color of #2044e1        
        
          <div style="background-color:#2044e1;">Content here</div>
        
        
          .mybackground {background-color:#2044e1;}
        
        Background color #2044e1
      
           Border around this has a color of #2044e1        
        
          <div style="border:2px solid #2044e1;">Content here</div>
        
        
          .myborder {border:2px solid #2044e1;}
        
        Border color #2044e1