#2977dd color space conversions
Hex:
        #2977dd
        RGB:
        41, 119, 221
        CMY:
        84, 53, 13
        CMYK:
        81, 46, 0, 13
      HSL:
        214°, 72.5806%, 51.3725%
        HSV (HSB):
        214°, 81.4480%, 86.6667%
        XYZ:
        20.5624, 18.8855, 70.9681
        xyY:
        0.1862, 0.1710, 18.8855
      CIE-Lab:
        50.5530, 13.2907, -58.6596
        CIE-LCH:
        50.5530, 60.1464, 282.7662
        CIE-Luv:
        50.5530, -25.4151, -91.6223
        Hunter-Lab:
        43.4575, 8.4088, -66.4031
      #2977dd color charts
#2977dd RGB chart
      #2977dd CMYK chart
      #2977dd RGB pie chart
      #2977dd color shades, tints & tones
#2977dd color schemes
#2977dd color preview, HTML & CSS examples
           This text has a color of #2977dd        
        
          <p style="color:#2977dd;">Text here</p>
        
        
          .mytext {color:#2977dd;}
        
        Text color #2977dd
      
           This box has a color of #2977dd        
        
          <div style="background-color:#2977dd;">Content here</div>
        
        
          .mybackground {background-color:#2977dd;}
        
        Background color #2977dd
      
           Border around this has a color of #2977dd        
        
          <div style="border:2px solid #2977dd;">Content here</div>
        
        
          .myborder {border:2px solid #2977dd;}
        
        Border color #2977dd