#1492a2 color space conversions
Hex:
        #1492a2
        RGB:
        20, 146, 162
        CMY:
        92, 43, 36
        CMYK:
        88, 10, 0, 36
      HSL:
        187°, 78.0220%, 35.6863%
        HSV (HSB):
        187°, 87.6543%, 63.5294%
        XYZ:
        17.0890, 23.3151, 37.7820
        xyY:
        0.2186, 0.2982, 23.3151
      CIE-Lab:
        55.3955, -25.5355, -17.4460
        CIE-LCH:
        55.3955, 30.9261, 214.3411
        CIE-Luv:
        55.3955, -39.9533, -22.5585
        Hunter-Lab:
        48.2857, -21.3265, -12.5925
      #1492a2 color charts
#1492a2 RGB chart
      #1492a2 CMYK chart
      #1492a2 RGB pie chart
      #1492a2 color shades, tints & tones
#1492a2 color schemes
#1492a2 color preview, HTML & CSS examples
           This text has a color of #1492a2        
        
          <p style="color:#1492a2;">Text here</p>
        
        
          .mytext {color:#1492a2;}
        
        Text color #1492a2
      
           This box has a color of #1492a2        
        
          <div style="background-color:#1492a2;">Content here</div>
        
        
          .mybackground {background-color:#1492a2;}
        
        Background color #1492a2
      
           Border around this has a color of #1492a2        
        
          <div style="border:2px solid #1492a2;">Content here</div>
        
        
          .myborder {border:2px solid #1492a2;}
        
        Border color #1492a2