#0f274e color space conversions
Hex:
        #0f274e
        RGB:
        15, 39, 78
        CMY:
        94, 85, 69
        CMYK:
        81, 50, 0, 69
      HSL:
        217°, 67.7419%, 18.2353%
        HSV (HSB):
        217°, 80.7692%, 30.5882%
        XYZ:
        2.2977, 2.1027, 7.4925
        xyY:
        0.1932, 0.1768, 2.1027
      CIE-Lab:
        16.0170, 6.5684, -26.7551
        CIE-LCH:
        16.0170, 27.5496, 283.7933
        CIE-Luv:
        16.0170, -7.2125, -27.5475
        Hunter-Lab:
        14.5005, 2.9081, -20.4850
      #0f274e color charts
#0f274e RGB chart
      #0f274e CMYK chart
      #0f274e RGB pie chart
      #0f274e color shades, tints & tones
#0f274e color schemes
#0f274e color preview, HTML & CSS examples
           This text has a color of #0f274e        
        
          <p style="color:#0f274e;">Text here</p>
        
        
          .mytext {color:#0f274e;}
        
        Text color #0f274e
      
           This box has a color of #0f274e        
        
          <div style="background-color:#0f274e;">Content here</div>
        
        
          .mybackground {background-color:#0f274e;}
        
        Background color #0f274e
      
           Border around this has a color of #0f274e        
        
          <div style="border:2px solid #0f274e;">Content here</div>
        
        
          .myborder {border:2px solid #0f274e;}
        
        Border color #0f274e