#1941a8 color space conversions
Hex:
        #1941a8
        RGB:
        25, 65, 168
        CMY:
        90, 75, 34
        CMYK:
        85, 61, 0, 34
      HSL:
        223°, 74.0933%, 37.8431%
        HSV (HSB):
        223°, 85.1190%, 65.8824%
        XYZ:
        9.3591, 6.8144, 37.8678
        xyY:
        0.1732, 0.1261, 6.8144
      CIE-Lab:
        31.3806, 26.6612, -58.9572
        CIE-LCH:
        31.3806, 64.7053, 294.3331
        CIE-Luv:
        31.3806, -12.8864, -79.9481
        Hunter-Lab:
        26.1044, 18.3138, -67.7346
      #1941a8 color charts
#1941a8 RGB chart
      #1941a8 CMYK chart
      #1941a8 RGB pie chart
      #1941a8 color shades, tints & tones
#1941a8 color schemes
#1941a8 color preview, HTML & CSS examples
           This text has a color of #1941a8        
        
          <p style="color:#1941a8;">Text here</p>
        
        
          .mytext {color:#1941a8;}
        
        Text color #1941a8
      
           This box has a color of #1941a8        
        
          <div style="background-color:#1941a8;">Content here</div>
        
        
          .mybackground {background-color:#1941a8;}
        
        Background color #1941a8
      
           Border around this has a color of #1941a8        
        
          <div style="border:2px solid #1941a8;">Content here</div>
        
        
          .myborder {border:2px solid #1941a8;}
        
        Border color #1941a8