#0f3345 color space conversions
Hex:
        #0f3345
        RGB:
        15, 51, 69
        CMY:
        94, 80, 73
        CMYK:
        78, 26, 0, 73
      HSL:
        200°, 64.2857%, 16.4706%
        HSV (HSB):
        200°, 78.2609%, 27.0588%
        XYZ:
        2.4550, 2.8989, 6.0604
        xyY:
        0.2151, 0.2540, 2.8989
      CIE-Lab:
        19.6343, -5.7960, -14.9234
        CIE-LCH:
        19.6343, 16.0094, 248.7746
        CIE-Luv:
        19.6343, -11.4063, -15.6823
        Hunter-Lab:
        17.0261, -4.0576, -9.1858
      #0f3345 color charts
#0f3345 RGB chart
      #0f3345 CMYK chart
      #0f3345 RGB pie chart
      #0f3345 color shades, tints & tones
#0f3345 color schemes
#0f3345 color preview, HTML & CSS examples
           This text has a color of #0f3345        
        
          <p style="color:#0f3345;">Text here</p>
        
        
          .mytext {color:#0f3345;}
        
        Text color #0f3345
      
           This box has a color of #0f3345        
        
          <div style="background-color:#0f3345;">Content here</div>
        
        
          .mybackground {background-color:#0f3345;}
        
        Background color #0f3345
      
           Border around this has a color of #0f3345        
        
          <div style="border:2px solid #0f3345;">Content here</div>
        
        
          .myborder {border:2px solid #0f3345;}
        
        Border color #0f3345