#1375c3 color space conversions
Hex:
        #1375c3
        RGB:
        19, 117, 195
        CMY:
        93, 54, 24
        CMYK:
        90, 40, 0, 24
      HSL:
        207°, 82.2430%, 41.9608%
        HSV (HSB):
        207°, 90.2564%, 76.4706%
        XYZ:
        16.4802, 16.8012, 54.0041
        xyY:
        0.1888, 0.1925, 16.8012
      CIE-Lab:
        48.0085, 2.9130, -47.9543
        CIE-LCH:
        48.0085, 48.0427, 273.4762
        CIE-Luv:
        48.0085, -27.9086, -73.0838
        Hunter-Lab:
        40.9892, 0.0368, -49.4233
      #1375c3 color charts
#1375c3 RGB chart
      #1375c3 CMYK chart
      #1375c3 RGB pie chart
      #1375c3 color shades, tints & tones
#1375c3 color schemes
#1375c3 color preview, HTML & CSS examples
           This text has a color of #1375c3        
        
          <p style="color:#1375c3;">Text here</p>
        
        
          .mytext {color:#1375c3;}
        
        Text color #1375c3
      
           This box has a color of #1375c3        
        
          <div style="background-color:#1375c3;">Content here</div>
        
        
          .mybackground {background-color:#1375c3;}
        
        Background color #1375c3
      
           Border around this has a color of #1375c3        
        
          <div style="border:2px solid #1375c3;">Content here</div>
        
        
          .myborder {border:2px solid #1375c3;}
        
        Border color #1375c3