#0f424b color space conversions
Hex:
        #0f424b
        RGB:
        15, 66, 75
        CMY:
        94, 74, 71
        CMYK:
        80, 12, 0, 71
      HSL:
        189°, 66.6667%, 17.6471%
        HSV (HSB):
        189°, 80.0000%, 29.4118%
        XYZ:
        3.4152, 4.5060, 7.3464
        xyY:
        0.2237, 0.2951, 4.5060
      CIE-Lab:
        25.2783, -12.9314, -10.2511
        CIE-LCH:
        25.2783, 16.5017, 218.4050
        CIE-Luv:
        25.2783, -16.7655, -10.6734
        Hunter-Lab:
        21.2273, -8.4293, -5.6600
      #0f424b color charts
#0f424b RGB chart
      #0f424b CMYK chart
      #0f424b RGB pie chart
      #0f424b color shades, tints & tones
#0f424b color schemes
#0f424b color preview, HTML & CSS examples
           This text has a color of #0f424b        
        
          <p style="color:#0f424b;">Text here</p>
        
        
          .mytext {color:#0f424b;}
        
        Text color #0f424b
      
           This box has a color of #0f424b        
        
          <div style="background-color:#0f424b;">Content here</div>
        
        
          .mybackground {background-color:#0f424b;}
        
        Background color #0f424b
      
           Border around this has a color of #0f424b        
        
          <div style="border:2px solid #0f424b;">Content here</div>
        
        
          .myborder {border:2px solid #0f424b;}
        
        Border color #0f424b