#0f336f color space conversions
Hex:
        #0f336f
        RGB:
        15, 51, 111
        CMY:
        94, 80, 56
        CMYK:
        86, 54, 0, 56
      HSL:
        218°, 76.1905%, 24.7059%
        HSV (HSB):
        218°, 86.4865%, 43.5294%
        XYZ:
        4.2501, 3.6169, 15.5131
        xyY:
        0.1818, 0.1547, 3.6169
      CIE-Lab:
        22.3622, 12.1146, -38.3164
        CIE-LCH:
        22.3622, 40.1859, 287.5455
        CIE-Luv:
        22.3622, -10.4651, -46.0605
        Hunter-Lab:
        19.0182, 6.6084, -35.0499
      #0f336f color charts
#0f336f RGB chart
      #0f336f CMYK chart
      #0f336f RGB pie chart
      #0f336f color shades, tints & tones
#0f336f color schemes
#0f336f color preview, HTML & CSS examples
           This text has a color of #0f336f        
        
          <p style="color:#0f336f;">Text here</p>
        
        
          .mytext {color:#0f336f;}
        
        Text color #0f336f
      
           This box has a color of #0f336f        
        
          <div style="background-color:#0f336f;">Content here</div>
        
        
          .mybackground {background-color:#0f336f;}
        
        Background color #0f336f
      
           Border around this has a color of #0f336f        
        
          <div style="border:2px solid #0f336f;">Content here</div>
        
        
          .myborder {border:2px solid #0f336f;}
        
        Border color #0f336f