#1944dd color space conversions
Hex:
        #1944dd
        RGB:
        25, 68, 221
        CMY:
        90, 73, 13
        CMYK:
        89, 69, 0, 13
      HSL:
        227°, 79.6748%, 48.2353%
        HSV (HSB):
        227°, 88.6878%, 86.6667%
        XYZ:
        15.5192, 9.5614, 69.4342
        xyY:
        0.1642, 0.1012, 9.5614
      CIE-Lab:
        37.0434, 44.6481, -80.6935
        CIE-LCH:
        37.0434, 92.2220, 298.9560
        CIE-Luv:
        37.0434, -13.8715, -112.6937
        Hunter-Lab:
        30.9215, 35.4747, -111.4907
      #1944dd color charts
#1944dd RGB chart
      #1944dd CMYK chart
      #1944dd RGB pie chart
      #1944dd color shades, tints & tones
#1944dd color schemes
#1944dd color preview, HTML & CSS examples
           This text has a color of #1944dd        
        
          <p style="color:#1944dd;">Text here</p>
        
        
          .mytext {color:#1944dd;}
        
        Text color #1944dd
      
           This box has a color of #1944dd        
        
          <div style="background-color:#1944dd;">Content here</div>
        
        
          .mybackground {background-color:#1944dd;}
        
        Background color #1944dd
      
           Border around this has a color of #1944dd        
        
          <div style="border:2px solid #1944dd;">Content here</div>
        
        
          .myborder {border:2px solid #1944dd;}
        
        Border color #1944dd