#0e34ba color space conversions
Hex:
        #0e34ba
        RGB:
        14, 52, 186
        CMY:
        95, 80, 27
        CMYK:
        92, 72, 0, 27
      HSL:
        227°, 86.0000%, 39.2157%
        HSV (HSB):
        227°, 92.4731%, 72.9412%
        XYZ:
        10.2720, 6.0945, 47.0893
        xyY:
        0.1619, 0.0960, 6.0945
      CIE-Lab:
        29.6497, 41.3980, -72.5398
        CIE-LCH:
        29.6497, 83.5213, 299.7131
        CIE-Luv:
        29.6497, -11.0714, -93.4992
        Hunter-Lab:
        24.6871, 31.0695, -95.8117
      #0e34ba color charts
#0e34ba RGB chart
      #0e34ba CMYK chart
      #0e34ba RGB pie chart
      #0e34ba color shades, tints & tones
#0e34ba color schemes
#0e34ba color preview, HTML & CSS examples
           This text has a color of #0e34ba        
        
          <p style="color:#0e34ba;">Text here</p>
        
        
          .mytext {color:#0e34ba;}
        
        Text color #0e34ba
      
           This box has a color of #0e34ba        
        
          <div style="background-color:#0e34ba;">Content here</div>
        
        
          .mybackground {background-color:#0e34ba;}
        
        Background color #0e34ba
      
           Border around this has a color of #0e34ba        
        
          <div style="border:2px solid #0e34ba;">Content here</div>
        
        
          .myborder {border:2px solid #0e34ba;}
        
        Border color #0e34ba