#1944e7 color space conversions
Hex:
        #1944e7
        RGB:
        25, 68, 231
        CMY:
        90, 73, 9
        CMYK:
        89, 71, 0, 9
      HSL:
        227°, 81.1024%, 50.1961%
        HSV (HSB):
        227°, 89.1775%, 90.5882%
        XYZ:
        16.8918, 10.1104, 76.6625
        xyY:
        0.1629, 0.0975, 10.1104
      CIE-Lab:
        38.0399, 48.1835, -84.7530
        CIE-LCH:
        38.0399, 97.4922, 299.6190
        CIE-Luv:
        38.0399, -13.9954, -118.6923
        Hunter-Lab:
        31.7969, 39.1819, -120.6906
      #1944e7 color charts
#1944e7 RGB chart
      #1944e7 CMYK chart
      #1944e7 RGB pie chart
      #1944e7 color shades, tints & tones
#1944e7 color schemes
#1944e7 color preview, HTML & CSS examples
           This text has a color of #1944e7        
        
          <p style="color:#1944e7;">Text here</p>
        
        
          .mytext {color:#1944e7;}
        
        Text color #1944e7
      
           This box has a color of #1944e7        
        
          <div style="background-color:#1944e7;">Content here</div>
        
        
          .mybackground {background-color:#1944e7;}
        
        Background color #1944e7
      
           Border around this has a color of #1944e7        
        
          <div style="border:2px solid #1944e7;">Content here</div>
        
        
          .myborder {border:2px solid #1944e7;}
        
        Border color #1944e7