#074bbf color space conversions
Hex:
        #074bbf
        RGB:
        7, 75, 191
        CMY:
        97, 71, 25
        CMYK:
        96, 61, 0, 25
      HSL:
        218°, 92.9293%, 38.8235%
        HSV (HSB):
        218°, 96.3351%, 74.9020%
        XYZ:
        12.0077, 8.8389, 50.3634
        xyY:
        0.1686, 0.1241, 8.8389
      CIE-Lab:
        35.6723, 28.1609, -65.5831
        CIE-LCH:
        35.6723, 71.3735, 293.2383
        CIE-Luv:
        35.6723, -16.4160, -92.4215
        Hunter-Lab:
        29.7303, 20.0657, -79.6266
      #074bbf color charts
#074bbf RGB chart
      #074bbf CMYK chart
      #074bbf RGB pie chart
      #074bbf color shades, tints & tones
#074bbf color schemes
#074bbf color preview, HTML & CSS examples
           This text has a color of #074bbf        
        
          <p style="color:#074bbf;">Text here</p>
        
        
          .mytext {color:#074bbf;}
        
        Text color #074bbf
      
           This box has a color of #074bbf        
        
          <div style="background-color:#074bbf;">Content here</div>
        
        
          .mybackground {background-color:#074bbf;}
        
        Background color #074bbf
      
           Border around this has a color of #074bbf        
        
          <div style="border:2px solid #074bbf;">Content here</div>
        
        
          .myborder {border:2px solid #074bbf;}
        
        Border color #074bbf