#1972b7 color space conversions
Hex:
        #1972b7
        RGB:
        25, 114, 183
        CMY:
        90, 55, 28
        CMYK:
        86, 38, 0, 28
      HSL:
        206°, 75.9615%, 40.7843%
        HSV (HSB):
        206°, 86.3388%, 71.7647%
        XYZ:
        14.9655, 15.6602, 47.0337
        xyY:
        0.1927, 0.2017, 15.6602
      CIE-Lab:
        46.5255, 0.4875, -43.3839
        CIE-LCH:
        46.5255, 43.3867, 270.6437
        CIE-Luv:
        46.5255, -27.0532, -65.2270
        Hunter-Lab:
        39.5730, -1.7487, -42.7669
      #1972b7 color charts
#1972b7 RGB chart
      #1972b7 CMYK chart
      #1972b7 RGB pie chart
      #1972b7 color shades, tints & tones
#1972b7 color schemes
#1972b7 color preview, HTML & CSS examples
           This text has a color of #1972b7        
        
          <p style="color:#1972b7;">Text here</p>
        
        
          .mytext {color:#1972b7;}
        
        Text color #1972b7
      
           This box has a color of #1972b7        
        
          <div style="background-color:#1972b7;">Content here</div>
        
        
          .mybackground {background-color:#1972b7;}
        
        Background color #1972b7
      
           Border around this has a color of #1972b7        
        
          <div style="border:2px solid #1972b7;">Content here</div>
        
        
          .myborder {border:2px solid #1972b7;}
        
        Border color #1972b7