#2976b3 color space conversions
Hex:
        #2976b3
        RGB:
        41, 118, 179
        CMY:
        84, 54, 30
        CMYK:
        77, 34, 0, 30
      HSL:
        207°, 62.7273%, 43.1373%
        HSV (HSB):
        207°, 77.0950%, 70.1961%
        XYZ:
        15.5296, 16.6830, 45.0495
        xyY:
        0.2010, 0.2159, 16.6830
      CIE-Lab:
        47.8581, -1.9057, -38.9297
        CIE-LCH:
        47.8581, 38.9763, 267.1974
        CIE-Luv:
        47.8581, -26.6913, -58.3788
        Hunter-Lab:
        40.8448, -3.6110, -36.8022
      #2976b3 color charts
#2976b3 RGB chart
      #2976b3 CMYK chart
      #2976b3 RGB pie chart
      #2976b3 color shades, tints & tones
#2976b3 color schemes
#2976b3 color preview, HTML & CSS examples
           This text has a color of #2976b3        
        
          <p style="color:#2976b3;">Text here</p>
        
        
          .mytext {color:#2976b3;}
        
        Text color #2976b3
      
           This box has a color of #2976b3        
        
          <div style="background-color:#2976b3;">Content here</div>
        
        
          .mybackground {background-color:#2976b3;}
        
        Background color #2976b3
      
           Border around this has a color of #2976b3        
        
          <div style="border:2px solid #2976b3;">Content here</div>
        
        
          .myborder {border:2px solid #2976b3;}
        
        Border color #2976b3