#0f354b color space conversions
Hex:
        #0f354b
        RGB:
        15, 53, 75
        CMY:
        94, 79, 71
        CMYK:
        80, 29, 0, 71
      HSL:
        202°, 66.6667%, 17.6471%
        HSV (HSB):
        202°, 80.0000%, 29.4118%
        XYZ:
        2.7401, 3.1558, 7.1213
        xyY:
        0.2105, 0.2424, 3.1558
      CIE-Lab:
        20.6572, -4.6920, -17.3784
        CIE-LCH:
        20.6572, 18.0007, 254.8908
        CIE-Luv:
        20.6572, -11.9286, -19.0066
        Hunter-Lab:
        17.7645, -3.5549, -11.3327
      #0f354b color charts
#0f354b RGB chart
      #0f354b CMYK chart
      #0f354b RGB pie chart
      #0f354b color shades, tints & tones
#0f354b color schemes
#0f354b color preview, HTML & CSS examples
           This text has a color of #0f354b        
        
          <p style="color:#0f354b;">Text here</p>
        
        
          .mytext {color:#0f354b;}
        
        Text color #0f354b
      
           This box has a color of #0f354b        
        
          <div style="background-color:#0f354b;">Content here</div>
        
        
          .mybackground {background-color:#0f354b;}
        
        Background color #0f354b
      
           Border around this has a color of #0f354b        
        
          <div style="border:2px solid #0f354b;">Content here</div>
        
        
          .myborder {border:2px solid #0f354b;}
        
        Border color #0f354b