#0e1aec color space conversions
Hex:
        #0e1aec
        RGB:
        14, 26, 236
        CMY:
        95, 90, 7
        CMYK:
        94, 89, 0, 7
      HSL:
        237°, 88.8000%, 49.0196%
        HSV (HSB):
        237°, 94.0678%, 92.5490%
        XYZ:
        15.6908, 6.8883, 79.8595
        xyY:
        0.1532, 0.0672, 6.8883
      CIE-Lab:
        31.5512, 69.3252, -98.3801
        CIE-LCH:
        31.5512, 120.3521, 305.1711
        CIE-Luv:
        31.5512, -9.3573, -121.1850
        Hunter-Lab:
        26.2455, 60.7861, -162.0347
      #0e1aec color charts
#0e1aec RGB chart
      #0e1aec CMYK chart
      #0e1aec RGB pie chart
      #0e1aec color shades, tints & tones
#0e1aec color schemes
#0e1aec color preview, HTML & CSS examples
           This text has a color of #0e1aec        
        
          <p style="color:#0e1aec;">Text here</p>
        
        
          .mytext {color:#0e1aec;}
        
        Text color #0e1aec
      
           This box has a color of #0e1aec        
        
          <div style="background-color:#0e1aec;">Content here</div>
        
        
          .mybackground {background-color:#0e1aec;}
        
        Background color #0e1aec
      
           Border around this has a color of #0e1aec        
        
          <div style="border:2px solid #0e1aec;">Content here</div>
        
        
          .myborder {border:2px solid #0e1aec;}
        
        Border color #0e1aec