#0f343d color space conversions
Hex:
        #0f343d
        RGB:
        15, 52, 61
        CMY:
        94, 80, 76
        CMYK:
        75, 15, 0, 76
      HSL:
        192°, 60.5263%, 14.9020%
        HSV (HSB):
        192°, 75.4098%, 23.9216%
        XYZ:
        2.2673, 2.8945, 4.8541
        xyY:
        0.2264, 0.2890, 2.8945
      CIE-Lab:
        19.6162, -9.5851, -9.5090
        CIE-LCH:
        19.6162, 13.5017, 224.7715
        CIE-Luv:
        19.6162, -12.0632, -9.1658
        Hunter-Lab:
        17.0131, -5.9847, -5.0070
      #0f343d color charts
#0f343d RGB chart
      #0f343d CMYK chart
      #0f343d RGB pie chart
      #0f343d color shades, tints & tones
#0f343d color schemes
#0f343d color preview, HTML & CSS examples
           This text has a color of #0f343d        
        
          <p style="color:#0f343d;">Text here</p>
        
        
          .mytext {color:#0f343d;}
        
        Text color #0f343d
      
           This box has a color of #0f343d        
        
          <div style="background-color:#0f343d;">Content here</div>
        
        
          .mybackground {background-color:#0f343d;}
        
        Background color #0f343d
      
           Border around this has a color of #0f343d        
        
          <div style="border:2px solid #0f343d;">Content here</div>
        
        
          .myborder {border:2px solid #0f343d;}
        
        Border color #0f343d