#1377be color space conversions
Hex:
        #1377be
        RGB:
        19, 119, 190
        CMY:
        93, 53, 25
        CMYK:
        90, 37, 0, 25
      HSL:
        205°, 81.8182%, 40.9804%
        HSV (HSB):
        205°, 90.0000%, 74.5098%
        XYZ:
        16.1596, 17.0498, 51.1544
        xyY:
        0.1915, 0.2021, 17.0498
      CIE-Lab:
        48.3227, -0.2607, -44.5775
        CIE-LCH:
        48.3227, 44.5783, 269.6649
        CIE-Luv:
        48.3227, -28.8224, -67.5911
        Hunter-Lab:
        41.2914, -2.4029, -44.5483
      #1377be color charts
#1377be RGB chart
      #1377be CMYK chart
      #1377be RGB pie chart
      #1377be color shades, tints & tones
#1377be color schemes
#1377be color preview, HTML & CSS examples
           This text has a color of #1377be        
        
          <p style="color:#1377be;">Text here</p>
        
        
          .mytext {color:#1377be;}
        
        Text color #1377be
      
           This box has a color of #1377be        
        
          <div style="background-color:#1377be;">Content here</div>
        
        
          .mybackground {background-color:#1377be;}
        
        Background color #1377be
      
           Border around this has a color of #1377be        
        
          <div style="border:2px solid #1377be;">Content here</div>
        
        
          .myborder {border:2px solid #1377be;}
        
        Border color #1377be