#0e75ad color space conversions
Hex:
        #0e75ad
        RGB:
        14, 117, 173
        CMY:
        95, 54, 32
        CMYK:
        92, 32, 0, 32
      HSL:
        201°, 85.0267%, 36.6667%
        HSV (HSB):
        201°, 91.9075%, 67.8431%
        XYZ:
        14.0852, 15.8331, 41.8489
        xyY:
        0.1963, 0.2206, 15.8331
      CIE-Lab:
        46.7547, -5.9014, -37.2157
        CIE-LCH:
        46.7547, 37.6807, 260.9894
        CIE-Luv:
        46.7547, -29.4455, -54.9988
        Hunter-Lab:
        39.7908, -6.4481, -34.5031
      #0e75ad color charts
#0e75ad RGB chart
      #0e75ad CMYK chart
      #0e75ad RGB pie chart
      #0e75ad color shades, tints & tones
#0e75ad color schemes
#0e75ad color preview, HTML & CSS examples
           This text has a color of #0e75ad        
        
          <p style="color:#0e75ad;">Text here</p>
        
        
          .mytext {color:#0e75ad;}
        
        Text color #0e75ad
      
           This box has a color of #0e75ad        
        
          <div style="background-color:#0e75ad;">Content here</div>
        
        
          .mybackground {background-color:#0e75ad;}
        
        Background color #0e75ad
      
           Border around this has a color of #0e75ad        
        
          <div style="border:2px solid #0e75ad;">Content here</div>
        
        
          .myborder {border:2px solid #0e75ad;}
        
        Border color #0e75ad