#0e25da color space conversions
Hex:
        #0e25da
        RGB:
        14, 37, 218
        CMY:
        95, 85, 15
        CMYK:
        94, 83, 0, 15
      HSL:
        233°, 87.9310%, 45.4902%
        HSV (HSB):
        233°, 93.5780%, 85.4902%
        XYZ:
        13.4976, 6.4785, 66.8687
        xyY:
        0.1554, 0.0746, 6.4785
      CIE-Lab:
        30.5888, 60.0470, -89.6753
        CIE-LCH:
        30.5888, 107.9226, 303.8065
        CIE-Luv:
        30.5888, -9.7005, -111.7513
        Hunter-Lab:
        25.4528, 50.1157, -137.9477
      #0e25da color charts
#0e25da RGB chart
      #0e25da CMYK chart
      #0e25da RGB pie chart
      #0e25da color shades, tints & tones
#0e25da color schemes
#0e25da color preview, HTML & CSS examples
           This text has a color of #0e25da        
        
          <p style="color:#0e25da;">Text here</p>
        
        
          .mytext {color:#0e25da;}
        
        Text color #0e25da
      
           This box has a color of #0e25da        
        
          <div style="background-color:#0e25da;">Content here</div>
        
        
          .mybackground {background-color:#0e25da;}
        
        Background color #0e25da
      
           Border around this has a color of #0e25da        
        
          <div style="border:2px solid #0e25da;">Content here</div>
        
        
          .myborder {border:2px solid #0e25da;}
        
        Border color #0e25da