#0e0f29 color space conversions
Hex:
        #0e0f29
        RGB:
        14, 15, 41
        CMY:
        95, 94, 84
        CMYK:
        66, 63, 0, 84
      HSL:
        238°, 49.0909%, 10.7843%
        HSV (HSB):
        238°, 65.8537%, 16.0784%
        XYZ:
        0.7522, 0.5951, 2.1730
        xyY:
        0.2137, 0.1690, 0.5951
      CIE-Lab:
        5.3755, 7.6412, -17.3956
        CIE-LCH:
        5.3755, 18.9999, 293.7141
        CIE-Luv:
        5.3755, -0.8453, -9.6213
        Hunter-Lab:
        7.7143, 3.9042, -11.3014
      #0e0f29 color charts
#0e0f29 RGB chart
      #0e0f29 CMYK chart
      #0e0f29 RGB pie chart
      #0e0f29 color shades, tints & tones
#0e0f29 color schemes
#0e0f29 color preview, HTML & CSS examples
           This text has a color of #0e0f29        
        
          <p style="color:#0e0f29;">Text here</p>
        
        
          .mytext {color:#0e0f29;}
        
        Text color #0e0f29
      
           This box has a color of #0e0f29        
        
          <div style="background-color:#0e0f29;">Content here</div>
        
        
          .mybackground {background-color:#0e0f29;}
        
        Background color #0e0f29
      
           Border around this has a color of #0e0f29        
        
          <div style="border:2px solid #0e0f29;">Content here</div>
        
        
          .myborder {border:2px solid #0e0f29;}
        
        Border color #0e0f29