#1371bd color space conversions
Hex:
        #1371bd
        RGB:
        19, 113, 189
        CMY:
        93, 56, 26
        CMYK:
        90, 40, 0, 26
      HSL:
        207°, 81.7308%, 40.7843%
        HSV (HSB):
        207°, 89.9471%, 74.1176%
        XYZ:
        15.3590, 15.6228, 50.3501
        xyY:
        0.1888, 0.1921, 15.6228
      CIE-Lab:
        46.4757, 3.0482, -46.9428
        CIE-LCH:
        46.4757, 47.0417, 273.7152
        CIE-Luv:
        46.4757, -26.9091, -70.9808
        Hunter-Lab:
        39.5257, 0.1919, -47.8590
      #1371bd color charts
#1371bd RGB chart
      #1371bd CMYK chart
      #1371bd RGB pie chart
      #1371bd color shades, tints & tones
#1371bd color schemes
#1371bd color preview, HTML & CSS examples
           This text has a color of #1371bd        
        
          <p style="color:#1371bd;">Text here</p>
        
        
          .mytext {color:#1371bd;}
        
        Text color #1371bd
      
           This box has a color of #1371bd        
        
          <div style="background-color:#1371bd;">Content here</div>
        
        
          .mybackground {background-color:#1371bd;}
        
        Background color #1371bd
      
           Border around this has a color of #1371bd        
        
          <div style="border:2px solid #1371bd;">Content here</div>
        
        
          .myborder {border:2px solid #1371bd;}
        
        Border color #1371bd