#2934a7 color space conversions
Hex:
        #2934a7
        RGB:
        41, 52, 167
        CMY:
        84, 80, 35
        CMYK:
        75, 69, 0, 35
      HSL:
        235°, 60.5769%, 40.7843%
        HSV (HSB):
        235°, 75.4491%, 65.4902%
        XYZ:
        9.1175, 5.7174, 37.1822
        xyY:
        0.1753, 0.1099, 5.7174
      CIE-Lab:
        28.6880, 36.2632, -62.7456
        CIE-LCH:
        28.6880, 72.4709, 300.0254
        CIE-Luv:
        28.6880, -7.8938, -81.6976
        Hunter-Lab:
        23.9111, 26.2189, -75.4593
      #2934a7 color charts
#2934a7 RGB chart
      #2934a7 CMYK chart
      #2934a7 RGB pie chart
      #2934a7 color shades, tints & tones
#2934a7 color schemes
#2934a7 color preview, HTML & CSS examples
           This text has a color of #2934a7        
        
          <p style="color:#2934a7;">Text here</p>
        
        
          .mytext {color:#2934a7;}
        
        Text color #2934a7
      
           This box has a color of #2934a7        
        
          <div style="background-color:#2934a7;">Content here</div>
        
        
          .mybackground {background-color:#2934a7;}
        
        Background color #2934a7
      
           Border around this has a color of #2934a7        
        
          <div style="border:2px solid #2934a7;">Content here</div>
        
        
          .myborder {border:2px solid #2934a7;}
        
        Border color #2934a7