#0e309f color space conversions
Hex:
        #0e309f
        RGB:
        14, 48, 159
        CMY:
        95, 81, 38
        CMYK:
        91, 70, 0, 38
      HSL:
        226°, 83.8150%, 33.9216%
        HSV (HSB):
        226°, 91.1950%, 62.3529%
        XYZ:
        7.4961, 4.7105, 33.3150
        xyY:
        0.1647, 0.1035, 4.7105
      CIE-Lab:
        25.8934, 33.8463, -62.5389
        CIE-LCH:
        25.8934, 71.1104, 298.4224
        CIE-Luv:
        25.8934, -9.9240, -77.5216
        Hunter-Lab:
        21.7036, 23.6696, -75.8175
      #0e309f color charts
#0e309f RGB chart
      #0e309f CMYK chart
      #0e309f RGB pie chart
      #0e309f color shades, tints & tones
#0e309f color schemes
#0e309f color preview, HTML & CSS examples
           This text has a color of #0e309f        
        
          <p style="color:#0e309f;">Text here</p>
        
        
          .mytext {color:#0e309f;}
        
        Text color #0e309f
      
           This box has a color of #0e309f        
        
          <div style="background-color:#0e309f;">Content here</div>
        
        
          .mybackground {background-color:#0e309f;}
        
        Background color #0e309f
      
           Border around this has a color of #0e309f        
        
          <div style="border:2px solid #0e309f;">Content here</div>
        
        
          .myborder {border:2px solid #0e309f;}
        
        Border color #0e309f