#1947a5 color space conversions
Hex:
        #1947a5
        RGB:
        25, 71, 165
        CMY:
        90, 72, 35
        CMYK:
        85, 57, 0, 35
      HSL:
        220°, 73.6842%, 37.2549%
        HSV (HSB):
        220°, 84.8485%, 64.7059%
        XYZ:
        9.4457, 7.4298, 36.5336
        xyY:
        0.1769, 0.1391, 7.4298
      CIE-Lab:
        32.7659, 21.4001, -54.8971
        CIE-LCH:
        32.7659, 58.9208, 291.2970
        CIE-Luv:
        32.7659, -14.4478, -75.9174
        Hunter-Lab:
        27.2576, 14.1555, -60.3865
      #1947a5 color charts
#1947a5 RGB chart
      #1947a5 CMYK chart
      #1947a5 RGB pie chart
      #1947a5 color shades, tints & tones
#1947a5 color schemes
#1947a5 color preview, HTML & CSS examples
           This text has a color of #1947a5        
        
          <p style="color:#1947a5;">Text here</p>
        
        
          .mytext {color:#1947a5;}
        
        Text color #1947a5
      
           This box has a color of #1947a5        
        
          <div style="background-color:#1947a5;">Content here</div>
        
        
          .mybackground {background-color:#1947a5;}
        
        Background color #1947a5
      
           Border around this has a color of #1947a5        
        
          <div style="border:2px solid #1947a5;">Content here</div>
        
        
          .myborder {border:2px solid #1947a5;}
        
        Border color #1947a5