#0e77ad color space conversions
Hex:
        #0e77ad
        RGB:
        14, 119, 173
        CMY:
        95, 53, 32
        CMYK:
        92, 31, 0, 32
      HSL:
        200°, 85.0267%, 36.6667%
        HSV (HSB):
        200°, 91.9075%, 67.8431%
        XYZ:
        14.3208, 16.3041, 41.9274
        xyY:
        0.1974, 0.2247, 16.3041
      CIE-Lab:
        47.3710, -7.0912, -36.2440
        CIE-LCH:
        47.3710, 36.9311, 258.9298
        CIE-Luv:
        47.3710, -30.1280, -53.4957
        Hunter-Lab:
        40.3784, -7.3547, -33.2996
      #0e77ad color charts
#0e77ad RGB chart
      #0e77ad CMYK chart
      #0e77ad RGB pie chart
      #0e77ad color shades, tints & tones
#0e77ad color schemes
#0e77ad color preview, HTML & CSS examples
           This text has a color of #0e77ad        
        
          <p style="color:#0e77ad;">Text here</p>
        
        
          .mytext {color:#0e77ad;}
        
        Text color #0e77ad
      
           This box has a color of #0e77ad        
        
          <div style="background-color:#0e77ad;">Content here</div>
        
        
          .mybackground {background-color:#0e77ad;}
        
        Background color #0e77ad
      
           Border around this has a color of #0e77ad        
        
          <div style="border:2px solid #0e77ad;">Content here</div>
        
        
          .myborder {border:2px solid #0e77ad;}
        
        Border color #0e77ad