#0f315e color space conversions
Hex:
        #0f315e
        RGB:
        15, 49, 94
        CMY:
        94, 81, 63
        CMYK:
        84, 48, 0, 63
      HSL:
        214°, 72.4771%, 21.3725%
        HSV (HSB):
        214°, 84.0426%, 36.8627%
        XYZ:
        3.3157, 3.1063, 11.0145
        xyY:
        0.1902, 0.1782, 3.1063
      CIE-Lab:
        20.4648, 6.1977, -30.3187
        CIE-LCH:
        20.4648, 30.9456, 281.5531
        CIE-Luv:
        20.4648, -10.0987, -34.9364
        Hunter-Lab:
        17.6248, 2.7372, -24.7155
      #0f315e color charts
#0f315e RGB chart
      #0f315e CMYK chart
      #0f315e RGB pie chart
      #0f315e color shades, tints & tones
#0f315e color schemes
#0f315e color preview, HTML & CSS examples
           This text has a color of #0f315e        
        
          <p style="color:#0f315e;">Text here</p>
        
        
          .mytext {color:#0f315e;}
        
        Text color #0f315e
      
           This box has a color of #0f315e        
        
          <div style="background-color:#0f315e;">Content here</div>
        
        
          .mybackground {background-color:#0f315e;}
        
        Background color #0f315e
      
           Border around this has a color of #0f315e        
        
          <div style="border:2px solid #0f315e;">Content here</div>
        
        
          .myborder {border:2px solid #0f315e;}
        
        Border color #0f315e