#0740db color space conversions
Hex:
        #0740db
        RGB:
        7, 64, 219
        CMY:
        97, 75, 14
        CMYK:
        97, 71, 0, 14
      HSL:
        224°, 93.8053%, 44.3137%
        HSV (HSB):
        224°, 96.8037%, 85.8824%
        XYZ:
        14.7072, 8.8264, 67.9464
        xyY:
        0.1608, 0.0965, 8.8264
      CIE-Lab:
        35.6480, 45.8113, -81.8610
        CIE-LCH:
        35.6480, 93.8077, 299.2324
        CIE-Luv:
        35.6480, -13.9996, -112.1394
        Hunter-Lab:
        29.7093, 36.3727, -114.8020
      #0740db color charts
#0740db RGB chart
      #0740db CMYK chart
      #0740db RGB pie chart
      #0740db color shades, tints & tones
#0740db color schemes
#0740db color preview, HTML & CSS examples
           This text has a color of #0740db        
        
          <p style="color:#0740db;">Text here</p>
        
        
          .mytext {color:#0740db;}
        
        Text color #0740db
      
           This box has a color of #0740db        
        
          <div style="background-color:#0740db;">Content here</div>
        
        
          .mybackground {background-color:#0740db;}
        
        Background color #0740db
      
           Border around this has a color of #0740db        
        
          <div style="border:2px solid #0740db;">Content here</div>
        
        
          .myborder {border:2px solid #0740db;}
        
        Border color #0740db