#0e0725 color space conversions
Hex:
        #0e0725
        RGB:
        14, 7, 37
        CMY:
        95, 97, 85
        CMYK:
        62, 81, 0, 85
      HSL:
        254°, 68.1818%, 8.6275%
        HSV (HSB):
        254°, 81.0811%, 14.5098%
        XYZ:
        0.5910, 0.3789, 1.7922
        xyY:
        0.2140, 0.1372, 0.3789
      CIE-Lab:
        3.4225, 9.4580, -17.3885
        CIE-LCH:
        3.4225, 19.7943, 298.5428
        CIE-Luv:
        3.4225, 0.2253, -7.8155
        Hunter-Lab:
        6.1554, 6.3667, -12.9544
      #0e0725 color charts
#0e0725 RGB chart
      #0e0725 CMYK chart
      #0e0725 RGB pie chart
      #0e0725 color shades, tints & tones
#0e0725 color schemes
#0e0725 color preview, HTML & CSS examples
           This text has a color of #0e0725        
        
          <p style="color:#0e0725;">Text here</p>
        
        
          .mytext {color:#0e0725;}
        
        Text color #0e0725
      
           This box has a color of #0e0725        
        
          <div style="background-color:#0e0725;">Content here</div>
        
        
          .mybackground {background-color:#0e0725;}
        
        Background color #0e0725
      
           Border around this has a color of #0e0725        
        
          <div style="border:2px solid #0e0725;">Content here</div>
        
        
          .myborder {border:2px solid #0e0725;}
        
        Border color #0e0725