#0e25ee color space conversions
Hex:
        #0e25ee
        RGB:
        14, 37, 238
        CMY:
        95, 85, 7
        CMYK:
        94, 84, 0, 7
      HSL:
        234°, 88.8889%, 49.4118%
        HSV (HSB):
        234°, 94.1176%, 93.3333%
        XYZ:
        16.2753, 7.5895, 81.4960
        xyY:
        0.1545, 0.0720, 7.5895
      CIE-Lab:
        33.1130, 65.9575, -96.9111
        CIE-LCH:
        33.1130, 117.2269, 304.2391
        CIE-Luv:
        33.1130, -10.3547, -123.1124
        Hunter-Lab:
        27.5491, 57.2420, -156.1078
      #0e25ee color charts
#0e25ee RGB chart
      #0e25ee CMYK chart
      #0e25ee RGB pie chart
      #0e25ee color shades, tints & tones
#0e25ee color schemes
#0e25ee color preview, HTML & CSS examples
           This text has a color of #0e25ee        
        
          <p style="color:#0e25ee;">Text here</p>
        
        
          .mytext {color:#0e25ee;}
        
        Text color #0e25ee
      
           This box has a color of #0e25ee        
        
          <div style="background-color:#0e25ee;">Content here</div>
        
        
          .mybackground {background-color:#0e25ee;}
        
        Background color #0e25ee
      
           Border around this has a color of #0e25ee        
        
          <div style="border:2px solid #0e25ee;">Content here</div>
        
        
          .myborder {border:2px solid #0e25ee;}
        
        Border color #0e25ee