#1375d5 color space conversions
Hex:
        #1375d5
        RGB:
        19, 117, 213
        CMY:
        93, 54, 16
        CMYK:
        91, 45, 0, 16
      HSL:
        210°, 83.6207%, 45.4902%
        HSV (HSB):
        210°, 91.0798%, 83.5294%
        XYZ:
        18.6401, 17.6651, 65.3781
        xyY:
        0.1833, 0.1737, 17.6651
      CIE-Lab:
        49.0874, 9.9467, -56.5084
        CIE-LCH:
        49.0874, 57.3772, 279.9830
        CIE-Luv:
        49.0874, -27.0730, -87.3885
        Hunter-Lab:
        42.0299, 5.6117, -62.8055
      #1375d5 color charts
#1375d5 RGB chart
      #1375d5 CMYK chart
      #1375d5 RGB pie chart
      #1375d5 color shades, tints & tones
#1375d5 color schemes
#1375d5 color preview, HTML & CSS examples
           This text has a color of #1375d5        
        
          <p style="color:#1375d5;">Text here</p>
        
        
          .mytext {color:#1375d5;}
        
        Text color #1375d5
      
           This box has a color of #1375d5        
        
          <div style="background-color:#1375d5;">Content here</div>
        
        
          .mybackground {background-color:#1375d5;}
        
        Background color #1375d5
      
           Border around this has a color of #1375d5        
        
          <div style="border:2px solid #1375d5;">Content here</div>
        
        
          .myborder {border:2px solid #1375d5;}
        
        Border color #1375d5