#2970a5 color space conversions
Hex:
        #2970a5
        RGB:
        41, 112, 165
        CMY:
        84, 56, 35
        CMYK:
        75, 32, 0, 35
      HSL:
        206°, 60.1942%, 40.3922%
        HSV (HSB):
        206°, 75.1515%, 64.7059%
        XYZ:
        13.5002, 14.7764, 37.7379
        xyY:
        0.2045, 0.2238, 14.7764
      CIE-Lab:
        45.3264, -3.4602, -34.7518
        CIE-LCH:
        45.3264, 34.9236, 264.3138
        CIE-Luv:
        45.3264, -25.2347, -51.0184
        Hunter-Lab:
        38.4400, -4.5808, -31.2990
      #2970a5 color charts
#2970a5 RGB chart
      #2970a5 CMYK chart
      #2970a5 RGB pie chart
      #2970a5 color shades, tints & tones
#2970a5 color schemes
#2970a5 color preview, HTML & CSS examples
           This text has a color of #2970a5        
        
          <p style="color:#2970a5;">Text here</p>
        
        
          .mytext {color:#2970a5;}
        
        Text color #2970a5
      
           This box has a color of #2970a5        
        
          <div style="background-color:#2970a5;">Content here</div>
        
        
          .mybackground {background-color:#2970a5;}
        
        Background color #2970a5
      
           Border around this has a color of #2970a5        
        
          <div style="border:2px solid #2970a5;">Content here</div>
        
        
          .myborder {border:2px solid #2970a5;}
        
        Border color #2970a5