#2849a7 color space conversions
Hex:
        #2849a7
        RGB:
        40, 73, 167
        CMY:
        84, 71, 35
        CMYK:
        76, 56, 0, 35
      HSL:
        224°, 61.3527%, 40.5882%
        HSV (HSB):
        224°, 76.0479%, 65.4902%
        XYZ:
        10.2327, 8.0062, 37.5653
        xyY:
        0.1834, 0.1435, 8.0062
      CIE-Lab:
        33.9958, 22.3600, -54.0726
        CIE-LCH:
        33.9958, 58.5134, 292.4660
        CIE-Luv:
        33.9958, -13.0003, -75.9423
        Hunter-Lab:
        28.2953, 15.0358, -58.9077
      #2849a7 color charts
#2849a7 RGB chart
      #2849a7 CMYK chart
      #2849a7 RGB pie chart
      #2849a7 color shades, tints & tones
#2849a7 color schemes
#2849a7 color preview, HTML & CSS examples
           This text has a color of #2849a7        
        
          <p style="color:#2849a7;">Text here</p>
        
        
          .mytext {color:#2849a7;}
        
        Text color #2849a7
      
           This box has a color of #2849a7        
        
          <div style="background-color:#2849a7;">Content here</div>
        
        
          .mybackground {background-color:#2849a7;}
        
        Background color #2849a7
      
           Border around this has a color of #2849a7        
        
          <div style="border:2px solid #2849a7;">Content here</div>
        
        
          .myborder {border:2px solid #2849a7;}
        
        Border color #2849a7