#1372ad color space conversions
Hex:
        #1372ad
        RGB:
        19, 114, 173
        CMY:
        93, 55, 32
        CMYK:
        89, 34, 0, 32
      HSL:
        203°, 80.2083%, 37.6471%
        HSV (HSB):
        203°, 89.0173%, 67.8431%
        XYZ:
        13.8287, 15.1902, 41.7383
        xyY:
        0.1954, 0.2147, 15.1902
      CIE-Lab:
        45.8936, -3.8059, -38.5721
        CIE-LCH:
        45.8936, 38.7595, 264.3649
        CIE-Luv:
        45.8936, -28.0863, -57.1079
        Hunter-Lab:
        38.9746, -4.8715, -36.2120
      #1372ad color charts
#1372ad RGB chart
      #1372ad CMYK chart
      #1372ad RGB pie chart
      #1372ad color shades, tints & tones
#1372ad color schemes
#1372ad color preview, HTML & CSS examples
           This text has a color of #1372ad        
        
          <p style="color:#1372ad;">Text here</p>
        
        
          .mytext {color:#1372ad;}
        
        Text color #1372ad
      
           This box has a color of #1372ad        
        
          <div style="background-color:#1372ad;">Content here</div>
        
        
          .mybackground {background-color:#1372ad;}
        
        Background color #1372ad
      
           Border around this has a color of #1372ad        
        
          <div style="border:2px solid #1372ad;">Content here</div>
        
        
          .myborder {border:2px solid #1372ad;}
        
        Border color #1372ad