#1373bc color space conversions
Hex:
        #1373bc
        RGB:
        19, 115, 188
        CMY:
        93, 55, 26
        CMYK:
        90, 39, 0, 26
      HSL:
        206°, 81.6425%, 40.5882%
        HSV (HSB):
        206°, 89.8936%, 73.7255%
        XYZ:
        15.4764, 16.0308, 49.8555
        xyY:
        0.1902, 0.1970, 16.0308
      CIE-Lab:
        47.0148, 1.4166, -45.5052
        CIE-LCH:
        47.0148, 45.5273, 271.7830
        CIE-Luv:
        47.0148, -27.6116, -68.7838
        Hunter-Lab:
        40.0384, -1.0701, -45.8005
      #1373bc color charts
#1373bc RGB chart
      #1373bc CMYK chart
      #1373bc RGB pie chart
      #1373bc color shades, tints & tones
#1373bc color schemes
#1373bc color preview, HTML & CSS examples
           This text has a color of #1373bc        
        
          <p style="color:#1373bc;">Text here</p>
        
        
          .mytext {color:#1373bc;}
        
        Text color #1373bc
      
           This box has a color of #1373bc        
        
          <div style="background-color:#1373bc;">Content here</div>
        
        
          .mybackground {background-color:#1373bc;}
        
        Background color #1373bc
      
           Border around this has a color of #1373bc        
        
          <div style="border:2px solid #1373bc;">Content here</div>
        
        
          .myborder {border:2px solid #1373bc;}
        
        Border color #1373bc