#0e117b color space conversions
Hex:
        #0e117b
        RGB:
        14, 17, 123
        CMY:
        95, 93, 52
        CMYK:
        89, 86, 0, 52
      HSL:
        238°, 79.5620%, 26.8627%
        HSV (HSB):
        238°, 88.6179%, 48.2353%
        XYZ:
        3.9567, 1.9243, 18.9018
        xyY:
        0.1597, 0.0776, 1.9243
      CIE-Lab:
        15.0850, 39.3010, -57.9744
        CIE-LCH:
        15.0850, 70.0400, 304.1335
        CIE-Luv:
        15.0850, -4.1294, -53.9067
        Hunter-Lab:
        13.8720, 26.6375, -71.0774
      #0e117b color charts
#0e117b RGB chart
      #0e117b CMYK chart
      #0e117b RGB pie chart
      #0e117b color shades, tints & tones
#0e117b color schemes
#0e117b color preview, HTML & CSS examples
           This text has a color of #0e117b        
        
          <p style="color:#0e117b;">Text here</p>
        
        
          .mytext {color:#0e117b;}
        
        Text color #0e117b
      
           This box has a color of #0e117b        
        
          <div style="background-color:#0e117b;">Content here</div>
        
        
          .mybackground {background-color:#0e117b;}
        
        Background color #0e117b
      
           Border around this has a color of #0e117b        
        
          <div style="border:2px solid #0e117b;">Content here</div>
        
        
          .myborder {border:2px solid #0e117b;}
        
        Border color #0e117b