#0f316f color space conversions
Hex:
        #0f316f
        RGB:
        15, 49, 111
        CMY:
        94, 81, 56
        CMYK:
        86, 56, 0, 56
      HSL:
        219°, 76.1905%, 24.7059%
        HSV (HSB):
        219°, 86.4865%, 43.5294%
        XYZ:
        4.1646, 3.4459, 15.4846
        xyY:
        0.1803, 0.1492, 3.4459
      CIE-Lab:
        21.7478, 13.5648, -39.3118
        CIE-LCH:
        21.7478, 41.5863, 289.0373
        CIE-Luv:
        21.7478, -9.8989, -46.7052
        Hunter-Lab:
        18.5631, 7.5604, -36.4631
      #0f316f color charts
#0f316f RGB chart
      #0f316f CMYK chart
      #0f316f RGB pie chart
      #0f316f color shades, tints & tones
#0f316f color schemes
#0f316f color preview, HTML & CSS examples
           This text has a color of #0f316f        
        
          <p style="color:#0f316f;">Text here</p>
        
        
          .mytext {color:#0f316f;}
        
        Text color #0f316f
      
           This box has a color of #0f316f        
        
          <div style="background-color:#0f316f;">Content here</div>
        
        
          .mybackground {background-color:#0f316f;}
        
        Background color #0f316f
      
           Border around this has a color of #0f316f        
        
          <div style="border:2px solid #0f316f;">Content here</div>
        
        
          .myborder {border:2px solid #0f316f;}
        
        Border color #0f316f