#2740d1 color space conversions
Hex:
        #2740d1
        RGB:
        39, 64, 209
        CMY:
        85, 75, 18
        CMYK:
        81, 69, 0, 18
      HSL:
        231°, 68.5484%, 48.6275%
        HSV (HSB):
        231°, 81.3397%, 81.9608%
        XYZ:
        14.1787, 8.7016, 61.2539
        xyY:
        0.1685, 0.1034, 8.7016
      CIE-Lab:
        35.4033, 43.6115, -76.4765
        CIE-LCH:
        35.4033, 88.0376, 299.6944
        CIE-Luv:
        35.4033, -11.5856, -105.8147
        Hunter-Lab:
        29.4984, 34.1756, -102.4675
      #2740d1 color charts
#2740d1 RGB chart
      #2740d1 CMYK chart
      #2740d1 RGB pie chart
      #2740d1 color shades, tints & tones
#2740d1 color schemes
#2740d1 color preview, HTML & CSS examples
           This text has a color of #2740d1        
        
          <p style="color:#2740d1;">Text here</p>
        
        
          .mytext {color:#2740d1;}
        
        Text color #2740d1
      
           This box has a color of #2740d1        
        
          <div style="background-color:#2740d1;">Content here</div>
        
        
          .mybackground {background-color:#2740d1;}
        
        Background color #2740d1
      
           Border around this has a color of #2740d1        
        
          <div style="border:2px solid #2740d1;">Content here</div>
        
        
          .myborder {border:2px solid #2740d1;}
        
        Border color #2740d1