#074bff color space conversions
Hex:
        #074bff
        RGB:
        7, 75, 255
        CMY:
        97, 71, 0
        CMYK:
        97, 71, 0, 0
      HSL:
        224°, 100.0000%, 51.3725%
        HSV (HSB):
        224°, 97.2549%, 100.0000%
        XYZ:
        20.6537, 12.2973, 95.8928
        xyY:
        0.1603, 0.0954, 12.2973
      CIE-Lab:
        41.6848, 51.9591, -92.2507
        CIE-LCH:
        41.6848, 105.8770, 299.3899
        CIE-Luv:
        41.6848, -16.3619, -132.0870
        Hunter-Lab:
        35.0675, 43.7628, -137.5822
      #074bff color charts
#074bff RGB chart
      #074bff CMYK chart
      #074bff RGB pie chart
      #074bff color shades, tints & tones
#074bff color schemes
#074bff color preview, HTML & CSS examples
           This text has a color of #074bff        
        
          <p style="color:#074bff;">Text here</p>
        
        
          .mytext {color:#074bff;}
        
        Text color #074bff
      
           This box has a color of #074bff        
        
          <div style="background-color:#074bff;">Content here</div>
        
        
          .mybackground {background-color:#074bff;}
        
        Background color #074bff
      
           Border around this has a color of #074bff        
        
          <div style="border:2px solid #074bff;">Content here</div>
        
        
          .myborder {border:2px solid #074bff;}
        
        Border color #074bff