#0e57bf color space conversions
Hex:
        #0e57bf
        RGB:
        14, 87, 191
        CMY:
        95, 66, 25
        CMYK:
        93, 54, 0, 25
      HSL:
        215°, 86.3415%, 40.1961%
        HSV (HSB):
        215°, 92.6702%, 74.9020%
        XYZ:
        12.9933, 10.6713, 50.6652
        xyY:
        0.1748, 0.1436, 10.6713
      CIE-Lab:
        39.0213, 20.4100, -60.1171
        CIE-LCH:
        39.0213, 63.4873, 288.7525
        CIE-Luv:
        39.0213, -19.2520, -87.6959
        Hunter-Lab:
        32.6670, 13.8309, -69.0894
      #0e57bf color charts
#0e57bf RGB chart
      #0e57bf CMYK chart
      #0e57bf RGB pie chart
      #0e57bf color shades, tints & tones
#0e57bf color schemes
#0e57bf color preview, HTML & CSS examples
           This text has a color of #0e57bf        
        
          <p style="color:#0e57bf;">Text here</p>
        
        
          .mytext {color:#0e57bf;}
        
        Text color #0e57bf
      
           This box has a color of #0e57bf        
        
          <div style="background-color:#0e57bf;">Content here</div>
        
        
          .mybackground {background-color:#0e57bf;}
        
        Background color #0e57bf
      
           Border around this has a color of #0e57bf        
        
          <div style="border:2px solid #0e57bf;">Content here</div>
        
        
          .myborder {border:2px solid #0e57bf;}
        
        Border color #0e57bf