#0e7bde color space conversions
Hex:
        #0e7bde
        RGB:
        14, 123, 222
        CMY:
        95, 52, 13
        CMYK:
        94, 45, 0, 13
      HSL:
        209°, 88.1356%, 46.2745%
        HSV (HSB):
        209°, 93.6937%, 87.0588%
        XYZ:
        20.4489, 19.5332, 71.7998
        xyY:
        0.1829, 0.1747, 19.5332
      CIE-Lab:
        51.3053, 9.4946, -58.0372
        CIE-LCH:
        51.3053, 58.8087, 279.2910
        CIE-Luv:
        51.3053, -28.7943, -90.6522
        Hunter-Lab:
        44.1964, 5.2451, -65.3828
      #0e7bde color charts
#0e7bde RGB chart
      #0e7bde CMYK chart
      #0e7bde RGB pie chart
      #0e7bde color shades, tints & tones
#0e7bde color schemes
#0e7bde color preview, HTML & CSS examples
           This text has a color of #0e7bde        
        
          <p style="color:#0e7bde;">Text here</p>
        
        
          .mytext {color:#0e7bde;}
        
        Text color #0e7bde
      
           This box has a color of #0e7bde        
        
          <div style="background-color:#0e7bde;">Content here</div>
        
        
          .mybackground {background-color:#0e7bde;}
        
        Background color #0e7bde
      
           Border around this has a color of #0e7bde        
        
          <div style="border:2px solid #0e7bde;">Content here</div>
        
        
          .myborder {border:2px solid #0e7bde;}
        
        Border color #0e7bde