#0e76bf color space conversions
Hex:
        #0e76bf
        RGB:
        14, 118, 191
        CMY:
        95, 54, 25
        CMYK:
        93, 38, 0, 25
      HSL:
        205°, 86.3415%, 40.1961%
        HSV (HSB):
        205°, 92.6702%, 74.9020%
        XYZ:
        16.0635, 16.8118, 51.6886
        xyY:
        0.1900, 0.1988, 16.8118
      CIE-Lab:
        48.0220, 0.4849, -45.6352
        CIE-LCH:
        48.0220, 45.6378, 270.6088
        CIE-Luv:
        48.0220, -28.7478, -69.2316
        Hunter-Lab:
        41.0022, -1.8226, -46.0411
      #0e76bf color charts
#0e76bf RGB chart
      #0e76bf CMYK chart
      #0e76bf RGB pie chart
      #0e76bf color shades, tints & tones
#0e76bf color schemes
#0e76bf color preview, HTML & CSS examples
           This text has a color of #0e76bf        
        
          <p style="color:#0e76bf;">Text here</p>
        
        
          .mytext {color:#0e76bf;}
        
        Text color #0e76bf
      
           This box has a color of #0e76bf        
        
          <div style="background-color:#0e76bf;">Content here</div>
        
        
          .mybackground {background-color:#0e76bf;}
        
        Background color #0e76bf
      
           Border around this has a color of #0e76bf        
        
          <div style="border:2px solid #0e76bf;">Content here</div>
        
        
          .myborder {border:2px solid #0e76bf;}
        
        Border color #0e76bf