#0e069a color space conversions
Hex:
        #0e069a
        RGB:
        14, 6, 154
        CMY:
        95, 98, 40
        CMYK:
        91, 96, 0, 40
      HSL:
        243°, 92.5000%, 31.3725%
        HSV (HSB):
        243°, 96.1039%, 60.3922%
        XYZ:
        6.0790, 2.5567, 30.7449
        xyY:
        0.1544, 0.0649, 2.5567
      CIE-Lab:
        18.1731, 52.6576, -72.2911
        CIE-LCH:
        18.1731, 89.4362, 306.0700
        CIE-Luv:
        18.1731, -4.7052, -70.8670
        Hunter-Lab:
        15.9897, 39.8801, -102.8098
      #0e069a color charts
#0e069a RGB chart
      #0e069a CMYK chart
      #0e069a RGB pie chart
      #0e069a color shades, tints & tones
#0e069a color schemes
#0e069a color preview, HTML & CSS examples
           This text has a color of #0e069a        
        
          <p style="color:#0e069a;">Text here</p>
        
        
          .mytext {color:#0e069a;}
        
        Text color #0e069a
      
           This box has a color of #0e069a        
        
          <div style="background-color:#0e069a;">Content here</div>
        
        
          .mybackground {background-color:#0e069a;}
        
        Background color #0e069a
      
           Border around this has a color of #0e069a        
        
          <div style="border:2px solid #0e069a;">Content here</div>
        
        
          .myborder {border:2px solid #0e069a;}
        
        Border color #0e069a