#2949bc color space conversions
Hex:
        #2949bc
        RGB:
        41, 73, 188
        CMY:
        84, 71, 26
        CMYK:
        78, 61, 0, 26
      HSL:
        227°, 64.1921%, 44.9020%
        HSV (HSB):
        227°, 78.1915%, 73.7255%
        XYZ:
        12.3741, 8.8673, 48.6363
        xyY:
        0.1771, 0.1269, 8.8673
      CIE-Lab:
        35.7276, 30.4488, -63.6990
        CIE-LCH:
        35.7276, 70.6023, 295.5483
        CIE-Luv:
        35.7276, -12.9679, -90.2744
        Hunter-Lab:
        29.7781, 22.0629, -75.9933
      #2949bc color charts
#2949bc RGB chart
      #2949bc CMYK chart
      #2949bc RGB pie chart
      #2949bc color shades, tints & tones
#2949bc color schemes
#2949bc color preview, HTML & CSS examples
           This text has a color of #2949bc        
        
          <p style="color:#2949bc;">Text here</p>
        
        
          .mytext {color:#2949bc;}
        
        Text color #2949bc
      
           This box has a color of #2949bc        
        
          <div style="background-color:#2949bc;">Content here</div>
        
        
          .mybackground {background-color:#2949bc;}
        
        Background color #2949bc
      
           Border around this has a color of #2949bc        
        
          <div style="border:2px solid #2949bc;">Content here</div>
        
        
          .myborder {border:2px solid #2949bc;}
        
        Border color #2949bc