#0e12ce color space conversions
Hex:
        #0e12ce
        RGB:
        14, 18, 206
        CMY:
        95, 93, 19
        CMYK:
        93, 91, 0, 19
      HSL:
        239°, 87.2727%, 43.1373%
        HSV (HSB):
        239°, 93.2039%, 80.7843%
        XYZ:
        11.5380, 4.9822, 58.7461
        xyY:
        0.1533, 0.0662, 4.9822
      CIE-Lab:
        26.6840, 63.5886, -89.2251
        CIE-LCH:
        26.6840, 109.5656, 305.4766
        CIE-Luv:
        26.6840, -7.6417, -103.2087
        Hunter-Lab:
        22.3209, 53.2079, -140.4202
      #0e12ce color charts
#0e12ce RGB chart
      #0e12ce CMYK chart
      #0e12ce RGB pie chart
      #0e12ce color shades, tints & tones
#0e12ce color schemes
#0e12ce color preview, HTML & CSS examples
           This text has a color of #0e12ce        
        
          <p style="color:#0e12ce;">Text here</p>
        
        
          .mytext {color:#0e12ce;}
        
        Text color #0e12ce
      
           This box has a color of #0e12ce        
        
          <div style="background-color:#0e12ce;">Content here</div>
        
        
          .mybackground {background-color:#0e12ce;}
        
        Background color #0e12ce
      
           Border around this has a color of #0e12ce        
        
          <div style="border:2px solid #0e12ce;">Content here</div>
        
        
          .myborder {border:2px solid #0e12ce;}
        
        Border color #0e12ce