#0e0f35 color space conversions
Hex:
        #0e0f35
        RGB:
        14, 15, 53
        CMY:
        95, 94, 79
        CMYK:
        74, 72, 0, 79
      HSL:
        238°, 58.2090%, 13.1373%
        HSV (HSB):
        238°, 73.5849%, 20.7843%
        XYZ:
        0.9945, 0.6921, 3.4493
        xyY:
        0.1936, 0.1347, 0.6921
      CIE-Lab:
        6.2512, 13.4507, -24.9189
        CIE-LCH:
        6.2512, 28.3173, 298.3592
        CIE-Luv:
        6.2512, -1.1956, -14.7594
        Hunter-Lab:
        8.3190, 6.7815, -18.7604
      #0e0f35 color charts
#0e0f35 RGB chart
      #0e0f35 CMYK chart
      #0e0f35 RGB pie chart
      #0e0f35 color shades, tints & tones
#0e0f35 color schemes
#0e0f35 color preview, HTML & CSS examples
           This text has a color of #0e0f35        
        
          <p style="color:#0e0f35;">Text here</p>
        
        
          .mytext {color:#0e0f35;}
        
        Text color #0e0f35
      
           This box has a color of #0e0f35        
        
          <div style="background-color:#0e0f35;">Content here</div>
        
        
          .mybackground {background-color:#0e0f35;}
        
        Background color #0e0f35
      
           Border around this has a color of #0e0f35        
        
          <div style="border:2px solid #0e0f35;">Content here</div>
        
        
          .myborder {border:2px solid #0e0f35;}
        
        Border color #0e0f35