#074cbe color space conversions
Hex:
        #074cbe
        RGB:
        7, 76, 190
        CMY:
        97, 70, 25
        CMYK:
        96, 60, 0, 25
      HSL:
        217°, 92.8934%, 38.6275%
        HSV (HSB):
        217°, 96.3158%, 74.5098%
        XYZ:
        11.9663, 8.9318, 49.8085
        xyY:
        0.1692, 0.1263, 8.9318
      CIE-Lab:
        35.8526, 27.0955, -64.7020
        CIE-LCH:
        35.8526, 70.1464, 292.7226
        CIE-Luv:
        35.8526, -16.6796, -91.4370
        Hunter-Lab:
        29.8860, 19.1705, -77.8933
      #074cbe color charts
#074cbe RGB chart
      #074cbe CMYK chart
      #074cbe RGB pie chart
      #074cbe color shades, tints & tones
#074cbe color schemes
#074cbe color preview, HTML & CSS examples
           This text has a color of #074cbe        
        
          <p style="color:#074cbe;">Text here</p>
        
        
          .mytext {color:#074cbe;}
        
        Text color #074cbe
      
           This box has a color of #074cbe        
        
          <div style="background-color:#074cbe;">Content here</div>
        
        
          .mybackground {background-color:#074cbe;}
        
        Background color #074cbe
      
           Border around this has a color of #074cbe        
        
          <div style="border:2px solid #074cbe;">Content here</div>
        
        
          .myborder {border:2px solid #074cbe;}
        
        Border color #074cbe