#0e0f52 color space conversions
Hex:
        #0e0f52
        RGB:
        14, 15, 82
        CMY:
        95, 94, 68
        CMYK:
        83, 82, 0, 68
      HSL:
        239°, 70.8333%, 18.8235%
        HSV (HSB):
        239°, 82.9268%, 32.1569%
        XYZ:
        1.8749, 1.0442, 8.0854
        xyY:
        0.1704, 0.0949, 1.0442
      CIE-Lab:
        9.3544, 25.8125, -40.3495
        CIE-LCH:
        9.3544, 47.8996, 302.6080
        CIE-Luv:
        9.3544, -2.2372, -29.6084
        Hunter-Lab:
        10.2186, 14.8686, -39.7594
      #0e0f52 color charts
#0e0f52 RGB chart
      #0e0f52 CMYK chart
      #0e0f52 RGB pie chart
      #0e0f52 color shades, tints & tones
#0e0f52 color schemes
#0e0f52 color preview, HTML & CSS examples
           This text has a color of #0e0f52        
        
          <p style="color:#0e0f52;">Text here</p>
        
        
          .mytext {color:#0e0f52;}
        
        Text color #0e0f52
      
           This box has a color of #0e0f52        
        
          <div style="background-color:#0e0f52;">Content here</div>
        
        
          .mybackground {background-color:#0e0f52;}
        
        Background color #0e0f52
      
           Border around this has a color of #0e0f52        
        
          <div style="border:2px solid #0e0f52;">Content here</div>
        
        
          .myborder {border:2px solid #0e0f52;}
        
        Border color #0e0f52