#1485a3 color space conversions
Hex:
        #1485a3
        RGB:
        20, 133, 163
        CMY:
        92, 48, 36
        CMYK:
        88, 18, 0, 36
      HSL:
        193°, 78.1421%, 35.8824%
        HSV (HSB):
        193°, 87.7301%, 63.9216%
        XYZ:
        15.2869, 19.5681, 37.6217
        xyY:
        0.2109, 0.2700, 19.5681
      CIE-Lab:
        51.3454, -18.3686, -24.2298
        CIE-LCH:
        51.3454, 30.4054, 232.8342
        CIE-Luv:
        51.3454, -35.2624, -33.8309
        Hunter-Lab:
        44.2359, -15.7274, -19.4598
      #1485a3 color charts
#1485a3 RGB chart
      #1485a3 CMYK chart
      #1485a3 RGB pie chart
      #1485a3 color shades, tints & tones
#1485a3 color schemes
#1485a3 color preview, HTML & CSS examples
           This text has a color of #1485a3        
        
          <p style="color:#1485a3;">Text here</p>
        
        
          .mytext {color:#1485a3;}
        
        Text color #1485a3
      
           This box has a color of #1485a3        
        
          <div style="background-color:#1485a3;">Content here</div>
        
        
          .mybackground {background-color:#1485a3;}
        
        Background color #1485a3
      
           Border around this has a color of #1485a3        
        
          <div style="border:2px solid #1485a3;">Content here</div>
        
        
          .myborder {border:2px solid #1485a3;}
        
        Border color #1485a3