#0e51af color space conversions
Hex:
        #0e51af
        RGB:
        14, 81, 175
        CMY:
        95, 68, 31
        CMYK:
        92, 54, 0, 31
      HSL:
        215°, 85.1852%, 37.0588%
        HSV (HSB):
        215°, 92.0000%, 68.6275%
        XYZ:
        10.8614, 9.0734, 41.7363
        xyY:
        0.1761, 0.1471, 9.0734
      CIE-Lab:
        36.1252, 17.9570, -55.4120
        CIE-LCH:
        36.1252, 58.2489, 287.9556
        CIE-Luv:
        36.1252, -17.9462, -79.0397
        Hunter-Lab:
        30.1220, 11.6499, -61.0653
      #0e51af color charts
#0e51af RGB chart
      #0e51af CMYK chart
      #0e51af RGB pie chart
      #0e51af color shades, tints & tones
#0e51af color schemes
#0e51af color preview, HTML & CSS examples
           This text has a color of #0e51af        
        
          <p style="color:#0e51af;">Text here</p>
        
        
          .mytext {color:#0e51af;}
        
        Text color #0e51af
      
           This box has a color of #0e51af        
        
          <div style="background-color:#0e51af;">Content here</div>
        
        
          .mybackground {background-color:#0e51af;}
        
        Background color #0e51af
      
           Border around this has a color of #0e51af        
        
          <div style="border:2px solid #0e51af;">Content here</div>
        
        
          .myborder {border:2px solid #0e51af;}
        
        Border color #0e51af