#2977fb color space conversions
Hex:
        #2977fb
        RGB:
        41, 119, 251
        CMY:
        84, 53, 2
        CMYK:
        84, 53, 0, 2
      HSL:
        218°, 96.3303%, 57.2549%
        HSV (HSB):
        218°, 83.6653%, 98.4314%
        XYZ:
        24.9239, 20.6301, 93.9352
        xyY:
        0.1787, 0.1479, 20.6301
      CIE-Lab:
        52.5423, 24.5929, -72.2174
        CIE-LCH:
        52.5423, 76.2900, 288.8057
        CIE-Luv:
        52.5423, -24.6199, -114.0767
        Hunter-Lab:
        45.4204, 18.4640, -90.8251
      #2977fb color charts
#2977fb RGB chart
      #2977fb CMYK chart
      #2977fb RGB pie chart
      #2977fb color shades, tints & tones
#2977fb color schemes
#2977fb color preview, HTML & CSS examples
           This text has a color of #2977fb        
        
          <p style="color:#2977fb;">Text here</p>
        
        
          .mytext {color:#2977fb;}
        
        Text color #2977fb
      
           This box has a color of #2977fb        
        
          <div style="background-color:#2977fb;">Content here</div>
        
        
          .mybackground {background-color:#2977fb;}
        
        Background color #2977fb
      
           Border around this has a color of #2977fb        
        
          <div style="border:2px solid #2977fb;">Content here</div>
        
        
          .myborder {border:2px solid #2977fb;}
        
        Border color #2977fb