#1493a2 color space conversions
Hex:
        #1493a2
        RGB:
        20, 147, 162
        CMY:
        92, 42, 36
        CMYK:
        88, 9, 0, 36
      HSL:
        186°, 78.0220%, 35.6863%
        HSV (HSB):
        186°, 87.6543%, 63.5294%
        XYZ:
        17.2438, 23.6248, 37.8336
        xyY:
        0.2191, 0.3002, 23.6248
      CIE-Lab:
        55.7102, -26.0422, -16.9674
        CIE-LCH:
        55.7102, 31.0820, 213.0856
        CIE-Luv:
        55.7102, -40.3086, -21.7584
        Hunter-Lab:
        48.6053, -21.7326, -12.1266
      #1493a2 color charts
#1493a2 RGB chart
      #1493a2 CMYK chart
      #1493a2 RGB pie chart
      #1493a2 color shades, tints & tones
#1493a2 color schemes
#1493a2 color preview, HTML & CSS examples
           This text has a color of #1493a2        
        
          <p style="color:#1493a2;">Text here</p>
        
        
          .mytext {color:#1493a2;}
        
        Text color #1493a2
      
           This box has a color of #1493a2        
        
          <div style="background-color:#1493a2;">Content here</div>
        
        
          .mybackground {background-color:#1493a2;}
        
        Background color #1493a2
      
           Border around this has a color of #1493a2        
        
          <div style="border:2px solid #1493a2;">Content here</div>
        
        
          .myborder {border:2px solid #1493a2;}
        
        Border color #1493a2