#0e7dca color space conversions
Hex:
        #0e7dca
        RGB:
        14, 125, 202
        CMY:
        95, 51, 21
        CMYK:
        93, 38, 0, 21
      HSL:
        205°, 87.0370%, 42.3529%
        HSV (HSB):
        205°, 93.0693%, 79.2157%
        XYZ:
        18.1754, 19.0249, 58.5913
        xyY:
        0.1897, 0.1986, 19.0249
      CIE-Lab:
        50.7163, 0.4913, -47.6470
        CIE-LCH:
        50.7163, 47.6496, 270.5907
        CIE-Luv:
        50.7163, -30.4365, -73.2599
        Hunter-Lab:
        43.6175, -1.9498, -49.1119
      #0e7dca color charts
#0e7dca RGB chart
      #0e7dca CMYK chart
      #0e7dca RGB pie chart
      #0e7dca color shades, tints & tones
#0e7dca color schemes
#0e7dca color preview, HTML & CSS examples
           This text has a color of #0e7dca        
        
          <p style="color:#0e7dca;">Text here</p>
        
        
          .mytext {color:#0e7dca;}
        
        Text color #0e7dca
      
           This box has a color of #0e7dca        
        
          <div style="background-color:#0e7dca;">Content here</div>
        
        
          .mybackground {background-color:#0e7dca;}
        
        Background color #0e7dca
      
           Border around this has a color of #0e7dca        
        
          <div style="border:2px solid #0e7dca;">Content here</div>
        
        
          .myborder {border:2px solid #0e7dca;}
        
        Border color #0e7dca