#2974cd color space conversions
Hex:
        #2974cd
        RGB:
        41, 116, 205
        CMY:
        84, 55, 20
        CMYK:
        80, 43, 0, 20
      HSL:
        213°, 66.6667%, 48.2353%
        HSV (HSB):
        213°, 80.0000%, 80.3922%
        XYZ:
        18.1793, 17.3700, 60.1522
        xyY:
        0.1900, 0.1815, 17.3700
      CIE-Lab:
        48.7229, 9.1041, -52.5159
        CIE-LCH:
        48.7229, 53.2992, 279.8350
        CIE-Luv:
        48.7229, -25.0057, -81.0027
        Hunter-Lab:
        41.6773, 4.9249, -56.3982
      #2974cd color charts
#2974cd RGB chart
      #2974cd CMYK chart
      #2974cd RGB pie chart
      #2974cd color shades, tints & tones
#2974cd color schemes
#2974cd color preview, HTML & CSS examples
           This text has a color of #2974cd        
        
          <p style="color:#2974cd;">Text here</p>
        
        
          .mytext {color:#2974cd;}
        
        Text color #2974cd
      
           This box has a color of #2974cd        
        
          <div style="background-color:#2974cd;">Content here</div>
        
        
          .mybackground {background-color:#2974cd;}
        
        Background color #2974cd
      
           Border around this has a color of #2974cd        
        
          <div style="border:2px solid #2974cd;">Content here</div>
        
        
          .myborder {border:2px solid #2974cd;}
        
        Border color #2974cd