#0e1ebe color space conversions
Hex:
        #0e1ebe
        RGB:
        14, 30, 190
        CMY:
        95, 88, 25
        CMYK:
        93, 84, 0, 25
      HSL:
        235°, 86.2745%, 40.0000%
        HSV (HSB):
        235°, 92.6316%, 74.5098%
        XYZ:
        9.9396, 4.7396, 49.1062
        xyY:
        0.1558, 0.0743, 4.7396
      CIE-Lab:
        25.9797, 54.6200, -80.9965
        CIE-LCH:
        25.9797, 97.6923, 303.9937
        CIE-Luv:
        25.9797, -8.0142, -95.0844
        Hunter-Lab:
        21.7707, 43.3976, -118.4958
      #0e1ebe color charts
#0e1ebe RGB chart
      #0e1ebe CMYK chart
      #0e1ebe RGB pie chart
      #0e1ebe color shades, tints & tones
#0e1ebe color schemes
#0e1ebe color preview, HTML & CSS examples
           This text has a color of #0e1ebe        
        
          <p style="color:#0e1ebe;">Text here</p>
        
        
          .mytext {color:#0e1ebe;}
        
        Text color #0e1ebe
      
           This box has a color of #0e1ebe        
        
          <div style="background-color:#0e1ebe;">Content here</div>
        
        
          .mybackground {background-color:#0e1ebe;}
        
        Background color #0e1ebe
      
           Border around this has a color of #0e1ebe        
        
          <div style="border:2px solid #0e1ebe;">Content here</div>
        
        
          .myborder {border:2px solid #0e1ebe;}
        
        Border color #0e1ebe