#1479a5 color space conversions
Hex:
        #1479a5
        RGB:
        20, 121, 165
        CMY:
        92, 53, 35
        CMYK:
        88, 27, 0, 35
      HSL:
        198°, 78.3784%, 36.2745%
        HSV (HSB):
        198°, 87.8788%, 64.7059%
        XYZ:
        13.9174, 16.5401, 38.0563
        xyY:
        0.2031, 0.2414, 16.5401
      CIE-Lab:
        47.6752, -10.9242, -31.0961
        CIE-LCH:
        47.6752, 32.9591, 250.6433
        CIE-Luv:
        47.6752, -30.8998, -45.0130
        Hunter-Lab:
        40.6695, -10.0876, -27.0118
      #1479a5 color charts
#1479a5 RGB chart
      #1479a5 CMYK chart
      #1479a5 RGB pie chart
      #1479a5 color shades, tints & tones
#1479a5 color schemes
#1479a5 color preview, HTML & CSS examples
           This text has a color of #1479a5        
        
          <p style="color:#1479a5;">Text here</p>
        
        
          .mytext {color:#1479a5;}
        
        Text color #1479a5
      
           This box has a color of #1479a5        
        
          <div style="background-color:#1479a5;">Content here</div>
        
        
          .mybackground {background-color:#1479a5;}
        
        Background color #1479a5
      
           Border around this has a color of #1479a5        
        
          <div style="border:2px solid #1479a5;">Content here</div>
        
        
          .myborder {border:2px solid #1479a5;}
        
        Border color #1479a5