#1947a2 color space conversions
Hex:
        #1947a2
        RGB:
        25, 71, 162
        CMY:
        90, 72, 36
        CMYK:
        85, 56, 0, 36
      HSL:
        220°, 73.2620%, 36.6667%
        HSV (HSB):
        220°, 84.5679%, 63.5294%
        XYZ:
        9.1757, 7.3218, 35.1121
        xyY:
        0.1778, 0.1419, 7.3218
      CIE-Lab:
        32.5285, 20.1958, -53.4800
        CIE-LCH:
        32.5285, 57.1663, 290.6882
        CIE-Luv:
        32.5285, -14.4769, -73.8339
        Hunter-Lab:
        27.0588, 13.1771, -57.9948
      #1947a2 color charts
#1947a2 RGB chart
      #1947a2 CMYK chart
      #1947a2 RGB pie chart
      #1947a2 color shades, tints & tones
#1947a2 color schemes
#1947a2 color preview, HTML & CSS examples
           This text has a color of #1947a2        
        
          <p style="color:#1947a2;">Text here</p>
        
        
          .mytext {color:#1947a2;}
        
        Text color #1947a2
      
           This box has a color of #1947a2        
        
          <div style="background-color:#1947a2;">Content here</div>
        
        
          .mybackground {background-color:#1947a2;}
        
        Background color #1947a2
      
           Border around this has a color of #1947a2        
        
          <div style="border:2px solid #1947a2;">Content here</div>
        
        
          .myborder {border:2px solid #1947a2;}
        
        Border color #1947a2