#0e7edd color space conversions
Hex:
        #0e7edd
        RGB:
        14, 126, 221
        CMY:
        95, 51, 13
        CMYK:
        94, 43, 0, 13
      HSL:
        208°, 88.0851%, 46.0784%
        HSV (HSB):
        208°, 93.6652%, 86.6667%
        XYZ:
        20.6931, 20.2355, 71.2218
        xyY:
        0.1845, 0.1804, 20.2355
      CIE-Lab:
        52.1025, 7.2465, -56.1945
        CIE-LCH:
        52.1025, 56.6598, 277.3480
        CIE-Luv:
        52.1025, -29.7733, -87.8875
        Hunter-Lab:
        44.9839, 3.3901, -62.3835
      #0e7edd color charts
#0e7edd RGB chart
      #0e7edd CMYK chart
      #0e7edd RGB pie chart
      #0e7edd color shades, tints & tones
#0e7edd color schemes
#0e7edd color preview, HTML & CSS examples
           This text has a color of #0e7edd        
        
          <p style="color:#0e7edd;">Text here</p>
        
        
          .mytext {color:#0e7edd;}
        
        Text color #0e7edd
      
           This box has a color of #0e7edd        
        
          <div style="background-color:#0e7edd;">Content here</div>
        
        
          .mybackground {background-color:#0e7edd;}
        
        Background color #0e7edd
      
           Border around this has a color of #0e7edd        
        
          <div style="border:2px solid #0e7edd;">Content here</div>
        
        
          .myborder {border:2px solid #0e7edd;}
        
        Border color #0e7edd