#0e2ade color space conversions
Hex:
        #0e2ade
        RGB:
        14, 42, 222
        CMY:
        95, 84, 13
        CMYK:
        94, 81, 0, 13
      HSL:
        232°, 88.1356%, 46.2745%
        HSV (HSB):
        232°, 93.6937%, 87.0588%
        XYZ:
        14.1939, 7.0232, 69.7148
        xyY:
        0.1561, 0.0772, 7.0232
      CIE-Lab:
        31.8597, 58.9799, -89.8625
        CIE-LCH:
        31.8597, 107.4890, 303.2783
        CIE-Luv:
        31.8597, -10.3980, -114.3244
        Hunter-Lab:
        26.5014, 49.2256, -137.4180
      #0e2ade color charts
#0e2ade RGB chart
      #0e2ade CMYK chart
      #0e2ade RGB pie chart
      #0e2ade color shades, tints & tones
#0e2ade color schemes
#0e2ade color preview, HTML & CSS examples
           This text has a color of #0e2ade        
        
          <p style="color:#0e2ade;">Text here</p>
        
        
          .mytext {color:#0e2ade;}
        
        Text color #0e2ade
      
           This box has a color of #0e2ade        
        
          <div style="background-color:#0e2ade;">Content here</div>
        
        
          .mybackground {background-color:#0e2ade;}
        
        Background color #0e2ade
      
           Border around this has a color of #0e2ade        
        
          <div style="border:2px solid #0e2ade;">Content here</div>
        
        
          .myborder {border:2px solid #0e2ade;}
        
        Border color #0e2ade