#2740db color space conversions
Hex:
        #2740db
        RGB:
        39, 64, 219
        CMY:
        85, 75, 14
        CMYK:
        82, 71, 0, 14
      HSL:
        232°, 71.4286%, 50.5882%
        HSV (HSB):
        232°, 82.1918%, 85.8824%
        XYZ:
        15.4563, 9.2126, 67.9814
        xyY:
        0.1668, 0.0994, 9.2126
      CIE-Lab:
        36.3904, 47.0929, -80.6102
        CIE-LCH:
        36.3904, 93.3582, 300.2937
        CIE-Luv:
        36.3904, -11.8012, -111.8676
        Hunter-Lab:
        30.3523, 37.7811, -111.5480
      #2740db color charts
#2740db RGB chart
      #2740db CMYK chart
      #2740db RGB pie chart
      #2740db color shades, tints & tones
#2740db color schemes
#2740db color preview, HTML & CSS examples
           This text has a color of #2740db        
        
          <p style="color:#2740db;">Text here</p>
        
        
          .mytext {color:#2740db;}
        
        Text color #2740db
      
           This box has a color of #2740db        
        
          <div style="background-color:#2740db;">Content here</div>
        
        
          .mybackground {background-color:#2740db;}
        
        Background color #2740db
      
           Border around this has a color of #2740db        
        
          <div style="border:2px solid #2740db;">Content here</div>
        
        
          .myborder {border:2px solid #2740db;}
        
        Border color #2740db