#2976c8 color space conversions
Hex:
        #2976c8
        RGB:
        41, 118, 200
        CMY:
        84, 54, 22
        CMYK:
        80, 41, 0, 22
      HSL:
        211°, 65.9751%, 47.2549%
        HSV (HSB):
        211°, 79.5000%, 78.4314%
        XYZ:
        17.8182, 17.5984, 57.1013
        xyY:
        0.1926, 0.1902, 17.5984
      CIE-Lab:
        49.0054, 5.9664, -49.2060
        CIE-LCH:
        49.0054, 49.5664, 276.9136
        CIE-Luv:
        49.0054, -25.8260, -75.6678
        Hunter-Lab:
        41.9505, 2.4035, -51.3379
      #2976c8 color charts
#2976c8 RGB chart
      #2976c8 CMYK chart
      #2976c8 RGB pie chart
      #2976c8 color shades, tints & tones
#2976c8 color schemes
#2976c8 color preview, HTML & CSS examples
           This text has a color of #2976c8        
        
          <p style="color:#2976c8;">Text here</p>
        
        
          .mytext {color:#2976c8;}
        
        Text color #2976c8
      
           This box has a color of #2976c8        
        
          <div style="background-color:#2976c8;">Content here</div>
        
        
          .mybackground {background-color:#2976c8;}
        
        Background color #2976c8
      
           Border around this has a color of #2976c8        
        
          <div style="border:2px solid #2976c8;">Content here</div>
        
        
          .myborder {border:2px solid #2976c8;}
        
        Border color #2976c8