#0e0f7a color space conversions
Hex:
        #0e0f7a
        RGB:
        14, 15, 122
        CMY:
        95, 94, 52
        CMYK:
        89, 88, 0, 52
      HSL:
        239°, 79.4118%, 26.6667%
        HSV (HSB):
        239°, 88.5246%, 47.8431%
        XYZ:
        3.8648, 1.8402, 18.5638
        xyY:
        0.1592, 0.0758, 1.8402
      CIE-Lab:
        14.6250, 39.9312, -58.0986
        CIE-LCH:
        14.6250, 70.4979, 304.5008
        CIE-Luv:
        14.6250, -3.8922, -52.9159
        Hunter-Lab:
        13.5652, 27.1162, -71.6420
      #0e0f7a color charts
#0e0f7a RGB chart
      #0e0f7a CMYK chart
      #0e0f7a RGB pie chart
      #0e0f7a color shades, tints & tones
#0e0f7a color schemes
#0e0f7a color preview, HTML & CSS examples
           This text has a color of #0e0f7a        
        
          <p style="color:#0e0f7a;">Text here</p>
        
        
          .mytext {color:#0e0f7a;}
        
        Text color #0e0f7a
      
           This box has a color of #0e0f7a        
        
          <div style="background-color:#0e0f7a;">Content here</div>
        
        
          .mybackground {background-color:#0e0f7a;}
        
        Background color #0e0f7a
      
           Border around this has a color of #0e0f7a        
        
          <div style="border:2px solid #0e0f7a;">Content here</div>
        
        
          .myborder {border:2px solid #0e0f7a;}
        
        Border color #0e0f7a