#316f95 color space conversions
Hex:
        #316f95
        RGB:
        49, 111, 149
        CMY:
        81, 56, 42
        CMYK:
        67, 26, 0, 42
      HSL:
        203°, 50.5051%, 38.8235%
        HSV (HSB):
        203°, 67.1141%, 58.4314%
        XYZ:
        12.3759, 14.1918, 30.5208
        xyY:
        0.2168, 0.2486, 14.1918
      CIE-Lab:
        44.5067, -7.3799, -26.5687
        CIE-LCH:
        44.5067, 27.5746, 254.4764
        CIE-Luv:
        44.5067, -24.0611, -37.7122
        Hunter-Lab:
        37.6720, -7.2857, -21.6647
      #316f95 color charts
#316f95 RGB chart
      #316f95 CMYK chart
      #316f95 RGB pie chart
      #316f95 color shades, tints & tones
#316f95 color schemes
#316f95 color preview, HTML & CSS examples
           This text has a color of #316f95        
        
          <p style="color:#316f95;">Text here</p>
        
        
          .mytext {color:#316f95;}
        
        Text color #316f95
      
           This box has a color of #316f95        
        
          <div style="background-color:#316f95;">Content here</div>
        
        
          .mybackground {background-color:#316f95;}
        
        Background color #316f95
      
           Border around this has a color of #316f95        
        
          <div style="border:2px solid #316f95;">Content here</div>
        
        
          .myborder {border:2px solid #316f95;}
        
        Border color #316f95