#315c7d color space conversions
Hex:
        #315c7d
        RGB:
        49, 92, 125
        CMY:
        81, 64, 51
        CMYK:
        61, 26, 0, 51
      HSL:
        206°, 43.6782%, 34.1176%
        HSV (HSB):
        206°, 60.8000%, 49.0196%
        XYZ:
        8.7954, 9.7879, 20.8277
        xyY:
        0.2232, 0.2484, 9.7879
      CIE-Lab:
        37.4591, -4.2703, -23.0658
        CIE-LCH:
        37.4591, 23.4578, 259.5113
        CIE-Luv:
        37.4591, -17.7879, -31.3745
        Hunter-Lab:
        31.2857, -4.5676, -17.5710
      #315c7d color charts
#315c7d RGB chart
      #315c7d CMYK chart
      #315c7d RGB pie chart
      #315c7d color shades, tints & tones
#315c7d color schemes
#315c7d color preview, HTML & CSS examples
           This text has a color of #315c7d        
        
          <p style="color:#315c7d;">Text here</p>
        
        
          .mytext {color:#315c7d;}
        
        Text color #315c7d
      
           This box has a color of #315c7d        
        
          <div style="background-color:#315c7d;">Content here</div>
        
        
          .mybackground {background-color:#315c7d;}
        
        Background color #315c7d
      
           Border around this has a color of #315c7d        
        
          <div style="border:2px solid #315c7d;">Content here</div>
        
        
          .myborder {border:2px solid #315c7d;}
        
        Border color #315c7d