#0f365e color space conversions
Hex:
        #0f365e
        RGB:
        15, 54, 94
        CMY:
        94, 79, 63
        CMYK:
        84, 43, 0, 63
      HSL:
        210°, 72.4771%, 21.3725%
        HSV (HSB):
        210°, 84.0426%, 36.8627%
        XYZ:
        3.5365, 3.5480, 11.0881
        xyY:
        0.1946, 0.1952, 3.5480
      CIE-Lab:
        22.1172, 2.6251, -27.6769
        CIE-LCH:
        22.1172, 27.8011, 275.4181
        CIE-Luv:
        22.1172, -11.7015, -32.6675
        Hunter-Lab:
        18.8363, 0.5503, -21.7162
      #0f365e color charts
#0f365e RGB chart
      #0f365e CMYK chart
      #0f365e RGB pie chart
      #0f365e color shades, tints & tones
#0f365e color schemes
#0f365e color preview, HTML & CSS examples
           This text has a color of #0f365e        
        
          <p style="color:#0f365e;">Text here</p>
        
        
          .mytext {color:#0f365e;}
        
        Text color #0f365e
      
           This box has a color of #0f365e        
        
          <div style="background-color:#0f365e;">Content here</div>
        
        
          .mybackground {background-color:#0f365e;}
        
        Background color #0f365e
      
           Border around this has a color of #0f365e        
        
          <div style="border:2px solid #0f365e;">Content here</div>
        
        
          .myborder {border:2px solid #0f365e;}
        
        Border color #0f365e