#074ebe color space conversions
Hex:
        #074ebe
        RGB:
        7, 78, 190
        CMY:
        97, 69, 25
        CMYK:
        96, 59, 0, 25
      HSL:
        217°, 92.8934%, 38.6275%
        HSV (HSB):
        217°, 96.3158%, 74.5098%
        XYZ:
        12.1063, 9.2117, 49.8552
        xyY:
        0.1701, 0.1294, 9.2117
      CIE-Lab:
        36.3887, 25.7579, -63.8259
        CIE-LCH:
        36.3887, 68.8274, 291.9773
        CIE-Luv:
        36.3887, -17.1908, -90.7529
        Hunter-Lab:
        30.3507, 18.0863, -76.1464
      #074ebe color charts
#074ebe RGB chart
      #074ebe CMYK chart
      #074ebe RGB pie chart
      #074ebe color shades, tints & tones
#074ebe color schemes
#074ebe color preview, HTML & CSS examples
           This text has a color of #074ebe        
        
          <p style="color:#074ebe;">Text here</p>
        
        
          .mytext {color:#074ebe;}
        
        Text color #074ebe
      
           This box has a color of #074ebe        
        
          <div style="background-color:#074ebe;">Content here</div>
        
        
          .mybackground {background-color:#074ebe;}
        
        Background color #074ebe
      
           Border around this has a color of #074ebe        
        
          <div style="border:2px solid #074ebe;">Content here</div>
        
        
          .myborder {border:2px solid #074ebe;}
        
        Border color #074ebe