#2740af color space conversions
Hex:
        #2740af
        RGB:
        39, 64, 175
        CMY:
        85, 75, 31
        CMYK:
        78, 63, 0, 31
      HSL:
        229°, 63.5514%, 41.9608%
        HSV (HSB):
        229°, 77.7143%, 68.6275%
        XYZ:
        10.4080, 7.1933, 41.3973
        xyY:
        0.1764, 0.1219, 7.1933
      CIE-Lab:
        32.2429, 31.2663, -61.7111
        CIE-LCH:
        32.2429, 69.1798, 296.8693
        CIE-Luv:
        32.2429, -10.9658, -84.4051
        Hunter-Lab:
        26.8203, 22.3338, -72.7404
      #2740af color charts
#2740af RGB chart
      #2740af CMYK chart
      #2740af RGB pie chart
      #2740af color shades, tints & tones
#2740af color schemes
#2740af color preview, HTML & CSS examples
           This text has a color of #2740af        
        
          <p style="color:#2740af;">Text here</p>
        
        
          .mytext {color:#2740af;}
        
        Text color #2740af
      
           This box has a color of #2740af        
        
          <div style="background-color:#2740af;">Content here</div>
        
        
          .mybackground {background-color:#2740af;}
        
        Background color #2740af
      
           Border around this has a color of #2740af        
        
          <div style="border:2px solid #2740af;">Content here</div>
        
        
          .myborder {border:2px solid #2740af;}
        
        Border color #2740af