#0f133b color space conversions
Hex:
        #0f133b
        RGB:
        15, 19, 59
        CMY:
        94, 93, 77
        CMYK:
        75, 68, 0, 77
      HSL:
        235°, 59.4595%, 14.5098%
        HSV (HSB):
        235°, 74.5763%, 23.1373%
        XYZ:
        1.2193, 0.8831, 4.2439
        xyY:
        0.1921, 0.1391, 0.8831
      CIE-Lab:
        7.9767, 13.6990, -26.4714
        CIE-LCH:
        7.9767, 29.8060, 297.3617
        CIE-Luv:
        7.9767, -1.9196, -18.2622
        Hunter-Lab:
        9.3972, 6.7155, -20.1979
      #0f133b color charts
#0f133b RGB chart
      #0f133b CMYK chart
      #0f133b RGB pie chart
      #0f133b color shades, tints & tones
#0f133b color schemes
#0f133b color preview, HTML & CSS examples
           This text has a color of #0f133b        
        
          <p style="color:#0f133b;">Text here</p>
        
        
          .mytext {color:#0f133b;}
        
        Text color #0f133b
      
           This box has a color of #0f133b        
        
          <div style="background-color:#0f133b;">Content here</div>
        
        
          .mybackground {background-color:#0f133b;}
        
        Background color #0f133b
      
           Border around this has a color of #0f133b        
        
          <div style="border:2px solid #0f133b;">Content here</div>
        
        
          .myborder {border:2px solid #0f133b;}
        
        Border color #0f133b