#2971a8 color space conversions
Hex:
        #2971a8
        RGB:
        41, 113, 168
        CMY:
        84, 56, 34
        CMYK:
        76, 33, 0, 34
      HSL:
        206°, 60.7656%, 40.9804%
        HSV (HSB):
        206°, 75.5952%, 65.8824%
        XYZ:
        13.8875, 15.1088, 39.2301
        xyY:
        0.2035, 0.2215, 15.1088
      CIE-Lab:
        45.7829, -2.9567, -35.7925
        CIE-LCH:
        45.7829, 35.9144, 265.2778
        CIE-Luv:
        45.7829, -25.4520, -52.8092
        Hunter-Lab:
        38.8701, -4.2483, -32.6302
      #2971a8 color charts
#2971a8 RGB chart
      #2971a8 CMYK chart
      #2971a8 RGB pie chart
      #2971a8 color shades, tints & tones
#2971a8 color schemes
#2971a8 color preview, HTML & CSS examples
           This text has a color of #2971a8        
        
          <p style="color:#2971a8;">Text here</p>
        
        
          .mytext {color:#2971a8;}
        
        Text color #2971a8
      
           This box has a color of #2971a8        
        
          <div style="background-color:#2971a8;">Content here</div>
        
        
          .mybackground {background-color:#2971a8;}
        
        Background color #2971a8
      
           Border around this has a color of #2971a8        
        
          <div style="border:2px solid #2971a8;">Content here</div>
        
        
          .myborder {border:2px solid #2971a8;}
        
        Border color #2971a8