#0f434d color space conversions
Hex:
        #0f434d
        RGB:
        15, 67, 77
        CMY:
        94, 74, 70
        CMYK:
        81, 13, 0, 70
      HSL:
        190°, 67.3913%, 18.0392%
        HSV (HSB):
        190°, 80.5195%, 30.1961%
        XYZ:
        3.5437, 4.6517, 7.7323
        xyY:
        0.2225, 0.2921, 4.6517
      CIE-Lab:
        25.7185, -12.7850, -10.8936
        CIE-LCH:
        25.7185, 16.7966, 220.4331
        CIE-Luv:
        25.7185, -17.0428, -11.5586
        Hunter-Lab:
        21.5678, -8.4150, -6.1586
      #0f434d color charts
#0f434d RGB chart
      #0f434d CMYK chart
      #0f434d RGB pie chart
      #0f434d color shades, tints & tones
#0f434d color schemes
#0f434d color preview, HTML & CSS examples
           This text has a color of #0f434d        
        
          <p style="color:#0f434d;">Text here</p>
        
        
          .mytext {color:#0f434d;}
        
        Text color #0f434d
      
           This box has a color of #0f434d        
        
          <div style="background-color:#0f434d;">Content here</div>
        
        
          .mybackground {background-color:#0f434d;}
        
        Background color #0f434d
      
           Border around this has a color of #0f434d        
        
          <div style="border:2px solid #0f434d;">Content here</div>
        
        
          .myborder {border:2px solid #0f434d;}
        
        Border color #0f434d