#0e5aac color space conversions
Hex:
        #0e5aac
        RGB:
        14, 90, 172
        CMY:
        95, 65, 33
        CMYK:
        92, 48, 0, 33
      HSL:
        211°, 84.9462%, 36.4706%
        HSV (HSB):
        211°, 91.8605%, 67.4510%
        XYZ:
        11.2837, 10.3842, 40.4394
        xyY:
        0.1817, 0.1672, 10.3842
      CIE-Lab:
        38.5234, 10.7242, -49.7563
        CIE-LCH:
        38.5234, 50.8989, 282.1631
        CIE-Luv:
        38.5234, -20.6937, -72.2359
        Hunter-Lab:
        32.2246, 6.1099, -51.8471
      #0e5aac color charts
#0e5aac RGB chart
      #0e5aac CMYK chart
      #0e5aac RGB pie chart
      #0e5aac color shades, tints & tones
#0e5aac color schemes
#0e5aac color preview, HTML & CSS examples
           This text has a color of #0e5aac        
        
          <p style="color:#0e5aac;">Text here</p>
        
        
          .mytext {color:#0e5aac;}
        
        Text color #0e5aac
      
           This box has a color of #0e5aac        
        
          <div style="background-color:#0e5aac;">Content here</div>
        
        
          .mybackground {background-color:#0e5aac;}
        
        Background color #0e5aac
      
           Border around this has a color of #0e5aac        
        
          <div style="border:2px solid #0e5aac;">Content here</div>
        
        
          .myborder {border:2px solid #0e5aac;}
        
        Border color #0e5aac