#1493a5 color space conversions
Hex:
        #1493a5
        RGB:
        20, 147, 165
        CMY:
        92, 42, 35
        CMYK:
        88, 11, 0, 35
      HSL:
        187°, 78.3784%, 36.2745%
        HSV (HSB):
        187°, 87.8788%, 64.7059%
        XYZ:
        17.5137, 23.7328, 39.2551
        xyY:
        0.2176, 0.2948, 23.7328
      CIE-Lab:
        55.8192, -25.0430, -18.5187
        CIE-LCH:
        55.8192, 31.1464, 216.4820
        CIE-Luv:
        55.8192, -40.0851, -24.3497
        Hunter-Lab:
        48.7163, -21.0819, -13.6739
      #1493a5 color charts
#1493a5 RGB chart
      #1493a5 CMYK chart
      #1493a5 RGB pie chart
      #1493a5 color shades, tints & tones
#1493a5 color schemes
#1493a5 color preview, HTML & CSS examples
           This text has a color of #1493a5        
        
          <p style="color:#1493a5;">Text here</p>
        
        
          .mytext {color:#1493a5;}
        
        Text color #1493a5
      
           This box has a color of #1493a5        
        
          <div style="background-color:#1493a5;">Content here</div>
        
        
          .mybackground {background-color:#1493a5;}
        
        Background color #1493a5
      
           Border around this has a color of #1493a5        
        
          <div style="border:2px solid #1493a5;">Content here</div>
        
        
          .myborder {border:2px solid #1493a5;}
        
        Border color #1493a5