#0f161e color space conversions
Hex:
        #0f161e
        RGB:
        15, 22, 30
        CMY:
        94, 91, 88
        CMYK:
        50, 27, 0, 88
      HSL:
        212°, 33.3333%, 8.8235%
        HSV (HSB):
        212°, 50.0000%, 11.7647%
        XYZ:
        0.7183, 0.7691, 1.3389
        xyY:
        0.2541, 0.2721, 0.7691
      CIE-Lab:
        6.9473, -0.5229, -6.5984
        CIE-LCH:
        6.9473, 6.6191, 265.4688
        CIE-Luv:
        6.9473, -1.9214, -3.8774
        Hunter-Lab:
        8.7699, -0.7282, -2.9128
      #0f161e color charts
#0f161e RGB chart
      #0f161e CMYK chart
      #0f161e RGB pie chart
      #0f161e color shades, tints & tones
#0f161e color schemes
#0f161e color preview, HTML & CSS examples
           This text has a color of #0f161e        
        
          <p style="color:#0f161e;">Text here</p>
        
        
          .mytext {color:#0f161e;}
        
        Text color #0f161e
      
           This box has a color of #0f161e        
        
          <div style="background-color:#0f161e;">Content here</div>
        
        
          .mybackground {background-color:#0f161e;}
        
        Background color #0f161e
      
           Border around this has a color of #0f161e        
        
          <div style="border:2px solid #0f161e;">Content here</div>
        
        
          .myborder {border:2px solid #0f161e;}
        
        Border color #0f161e