#0e0942 color space conversions
Hex:
        #0e0942
        RGB:
        14, 9, 66
        CMY:
        95, 96, 74
        CMYK:
        79, 86, 0, 74
      HSL:
        245°, 76.0000%, 14.7059%
        HSV (HSB):
        245°, 86.3636%, 25.8824%
        XYZ:
        1.2622, 0.6821, 5.2194
        xyY:
        0.1762, 0.0952, 0.6821
      CIE-Lab:
        6.1612, 22.8803, -34.4434
        CIE-LCH:
        6.1612, 41.3504, 303.5956
        CIE-Luv:
        6.1612, -0.9529, -19.4027
        Hunter-Lab:
        8.2588, 12.8263, -31.6887
      #0e0942 color charts
#0e0942 RGB chart
      #0e0942 CMYK chart
      #0e0942 RGB pie chart
      #0e0942 color shades, tints & tones
#0e0942 color schemes
#0e0942 color preview, HTML & CSS examples
           This text has a color of #0e0942        
        
          <p style="color:#0e0942;">Text here</p>
        
        
          .mytext {color:#0e0942;}
        
        Text color #0e0942
      
           This box has a color of #0e0942        
        
          <div style="background-color:#0e0942;">Content here</div>
        
        
          .mybackground {background-color:#0e0942;}
        
        Background color #0e0942
      
           Border around this has a color of #0e0942        
        
          <div style="border:2px solid #0e0942;">Content here</div>
        
        
          .myborder {border:2px solid #0e0942;}
        
        Border color #0e0942