#0f466b color space conversions
Hex:
        #0f466b
        RGB:
        15, 70, 107
        CMY:
        94, 73, 58
        CMYK:
        86, 35, 0, 58
      HSL:
        204°, 75.4098%, 23.9216%
        HSV (HSB):
        204°, 85.9813%, 41.9608%
        XYZ:
        5.0410, 5.5434, 14.7142
        xyY:
        0.1993, 0.2191, 5.5434
      CIE-Lab:
        28.2300, -2.7887, -26.3748
        CIE-LCH:
        28.2300, 26.5218, 263.9644
        CIE-Luv:
        28.2300, -16.6865, -33.5182
        Hunter-Lab:
        23.5445, -2.9849, -20.5724
      #0f466b color charts
#0f466b RGB chart
      #0f466b CMYK chart
      #0f466b RGB pie chart
      #0f466b color shades, tints & tones
#0f466b color schemes
#0f466b color preview, HTML & CSS examples
           This text has a color of #0f466b        
        
          <p style="color:#0f466b;">Text here</p>
        
        
          .mytext {color:#0f466b;}
        
        Text color #0f466b
      
           This box has a color of #0f466b        
        
          <div style="background-color:#0f466b;">Content here</div>
        
        
          .mybackground {background-color:#0f466b;}
        
        Background color #0f466b
      
           Border around this has a color of #0f466b        
        
          <div style="border:2px solid #0f466b;">Content here</div>
        
        
          .myborder {border:2px solid #0f466b;}
        
        Border color #0f466b