#0e082e color space conversions
Hex:
        #0e082e
        RGB:
        14, 8, 46
        CMY:
        95, 97, 82
        CMYK:
        70, 83, 0, 82
      HSL:
        249°, 70.3704%, 10.5882%
        HSV (HSB):
        249°, 82.6087%, 18.0392%
        XYZ:
        0.7611, 0.4643, 2.6343
        xyY:
        0.1972, 0.1203, 0.4643
      CIE-Lab:
        4.1938, 13.0998, -23.0277
        CIE-LCH:
        4.1938, 26.4930, 299.6344
        CIE-Luv:
        4.1938, -0.1659, -10.9565
        Hunter-Lab:
        6.8138, 8.0135, -18.1522
      #0e082e color charts
#0e082e RGB chart
      #0e082e CMYK chart
      #0e082e RGB pie chart
      #0e082e color shades, tints & tones
#0e082e color schemes
#0e082e color preview, HTML & CSS examples
           This text has a color of #0e082e        
        
          <p style="color:#0e082e;">Text here</p>
        
        
          .mytext {color:#0e082e;}
        
        Text color #0e082e
      
           This box has a color of #0e082e        
        
          <div style="background-color:#0e082e;">Content here</div>
        
        
          .mybackground {background-color:#0e082e;}
        
        Background color #0e082e
      
           Border around this has a color of #0e082e        
        
          <div style="border:2px solid #0e082e;">Content here</div>
        
        
          .myborder {border:2px solid #0e082e;}
        
        Border color #0e082e