#0e78da color space conversions
Hex:
        #0e78da
        RGB:
        14, 120, 218
        CMY:
        95, 53, 15
        CMYK:
        94, 45, 0, 15
      HSL:
        209°, 87.9310%, 45.4902%
        HSV (HSB):
        209°, 93.5780%, 85.4902%
        XYZ:
        19.5525, 18.5883, 68.8870
        xyY:
        0.1827, 0.1737, 18.5883
      CIE-Lab:
        50.2020, 9.8068, -57.5529
        CIE-LCH:
        50.2020, 58.3825, 279.6701
        CIE-Luv:
        50.2020, -28.0500, -89.4652
        Hunter-Lab:
        43.1141, 5.5010, -64.5528
      #0e78da color charts
#0e78da RGB chart
      #0e78da CMYK chart
      #0e78da RGB pie chart
      #0e78da color shades, tints & tones
#0e78da color schemes
#0e78da color preview, HTML & CSS examples
           This text has a color of #0e78da        
        
          <p style="color:#0e78da;">Text here</p>
        
        
          .mytext {color:#0e78da;}
        
        Text color #0e78da
      
           This box has a color of #0e78da        
        
          <div style="background-color:#0e78da;">Content here</div>
        
        
          .mybackground {background-color:#0e78da;}
        
        Background color #0e78da
      
           Border around this has a color of #0e78da        
        
          <div style="border:2px solid #0e78da;">Content here</div>
        
        
          .myborder {border:2px solid #0e78da;}
        
        Border color #0e78da