#1479a2 color space conversions
Hex:
        #1479a2
        RGB:
        20, 121, 162
        CMY:
        92, 53, 36
        CMYK:
        88, 25, 0, 36
      HSL:
        197°, 78.0220%, 35.6863%
        HSV (HSB):
        197°, 87.6543%, 63.5294%
        XYZ:
        13.6475, 16.4321, 36.6348
        xyY:
        0.2046, 0.2463, 16.4321
      CIE-Lab:
        47.5364, -12.0407, -29.5591
        CIE-LCH:
        47.5364, 31.9174, 247.8368
        CIE-Luv:
        47.5364, -31.0922, -42.4379
        Hunter-Lab:
        40.5365, -10.8433, -25.2077
      #1479a2 color charts
#1479a2 RGB chart
      #1479a2 CMYK chart
      #1479a2 RGB pie chart
      #1479a2 color shades, tints & tones
#1479a2 color schemes
#1479a2 color preview, HTML & CSS examples
           This text has a color of #1479a2        
        
          <p style="color:#1479a2;">Text here</p>
        
        
          .mytext {color:#1479a2;}
        
        Text color #1479a2
      
           This box has a color of #1479a2        
        
          <div style="background-color:#1479a2;">Content here</div>
        
        
          .mybackground {background-color:#1479a2;}
        
        Background color #1479a2
      
           Border around this has a color of #1479a2        
        
          <div style="border:2px solid #1479a2;">Content here</div>
        
        
          .myborder {border:2px solid #1479a2;}
        
        Border color #1479a2