#0e56aa color space conversions
Hex:
        #0e56aa
        RGB:
        14, 86, 170
        CMY:
        95, 66, 33
        CMYK:
        92, 49, 0, 33
      HSL:
        212°, 84.7826%, 36.0784%
        HSV (HSB):
        212°, 91.7647%, 66.6667%
        XYZ:
        10.7646, 9.6512, 39.3257
        xyY:
        0.1802, 0.1615, 9.6512
      CIE-Lab:
        37.2090, 12.5621, -50.6905
        CIE-LCH:
        37.2090, 52.2239, 283.9186
        CIE-Luv:
        37.2090, -19.5475, -72.9241
        Hunter-Lab:
        31.0664, 7.4845, -53.3064
      #0e56aa color charts
#0e56aa RGB chart
      #0e56aa CMYK chart
      #0e56aa RGB pie chart
      #0e56aa color shades, tints & tones
#0e56aa color schemes
#0e56aa color preview, HTML & CSS examples
           This text has a color of #0e56aa        
        
          <p style="color:#0e56aa;">Text here</p>
        
        
          .mytext {color:#0e56aa;}
        
        Text color #0e56aa
      
           This box has a color of #0e56aa        
        
          <div style="background-color:#0e56aa;">Content here</div>
        
        
          .mybackground {background-color:#0e56aa;}
        
        Background color #0e56aa
      
           Border around this has a color of #0e56aa        
        
          <div style="border:2px solid #0e56aa;">Content here</div>
        
        
          .myborder {border:2px solid #0e56aa;}
        
        Border color #0e56aa