#1390a2 color space conversions
Hex:
        #1390a2
        RGB:
        19, 144, 162
        CMY:
        93, 44, 36
        CMYK:
        88, 11, 0, 36
      HSL:
        188°, 79.0055%, 35.4902%
        HSV (HSB):
        188°, 88.2716%, 63.5294%
        XYZ:
        16.7634, 22.6936, 37.6792
        xyY:
        0.2173, 0.2942, 22.6936
      CIE-Lab:
        54.7553, -24.5799, -18.4221
        CIE-LCH:
        54.7553, 30.7172, 216.8508
        CIE-Luv:
        54.7553, -39.3171, -24.1787
        Hunter-Lab:
        47.6378, -20.5533, -13.5491
      #1390a2 color charts
#1390a2 RGB chart
      #1390a2 CMYK chart
      #1390a2 RGB pie chart
      #1390a2 color shades, tints & tones
#1390a2 color schemes
#1390a2 color preview, HTML & CSS examples
           This text has a color of #1390a2        
        
          <p style="color:#1390a2;">Text here</p>
        
        
          .mytext {color:#1390a2;}
        
        Text color #1390a2
      
           This box has a color of #1390a2        
        
          <div style="background-color:#1390a2;">Content here</div>
        
        
          .mybackground {background-color:#1390a2;}
        
        Background color #1390a2
      
           Border around this has a color of #1390a2        
        
          <div style="border:2px solid #1390a2;">Content here</div>
        
        
          .myborder {border:2px solid #1390a2;}
        
        Border color #1390a2