#1947a9 color space conversions
Hex:
        #1947a9
        RGB:
        25, 71, 169
        CMY:
        90, 72, 34
        CMYK:
        85, 58, 0, 34
      HSL:
        221°, 74.2268%, 38.0392%
        HSV (HSB):
        221°, 85.2071%, 66.2745%
        XYZ:
        9.8156, 7.5777, 38.4814
        xyY:
        0.1757, 0.1356, 7.5777
      CIE-Lab:
        33.0875, 22.9985, -56.7699
        CIE-LCH:
        33.0875, 61.2516, 292.0538
        CIE-Luv:
        33.0875, -14.4145, -78.6696
        Hunter-Lab:
        27.5277, 15.4746, -63.6132
      #1947a9 color charts
#1947a9 RGB chart
      #1947a9 CMYK chart
      #1947a9 RGB pie chart
      #1947a9 color shades, tints & tones
#1947a9 color schemes
#1947a9 color preview, HTML & CSS examples
           This text has a color of #1947a9        
        
          <p style="color:#1947a9;">Text here</p>
        
        
          .mytext {color:#1947a9;}
        
        Text color #1947a9
      
           This box has a color of #1947a9        
        
          <div style="background-color:#1947a9;">Content here</div>
        
        
          .mybackground {background-color:#1947a9;}
        
        Background color #1947a9
      
           Border around this has a color of #1947a9        
        
          <div style="border:2px solid #1947a9;">Content here</div>
        
        
          .myborder {border:2px solid #1947a9;}
        
        Border color #1947a9