#315c9d color space conversions
Hex:
        #315c9d
        RGB:
        49, 92, 157
        CMY:
        81, 64, 38
        CMYK:
        69, 41, 0, 38
      HSL:
        216°, 52.4272%, 40.3922%
        HSV (HSB):
        216°, 68.7898%, 61.5686%
        XYZ:
        11.1796, 10.7416, 33.3824
        xyY:
        0.2021, 0.1942, 10.7416
      CIE-Lab:
        39.1418, 7.3009, -39.7878
        CIE-LCH:
        39.1418, 40.4521, 280.3978
        CIE-Luv:
        39.1418, -17.1511, -57.7557
        Hunter-Lab:
        32.7744, 3.5325, -37.4479
      #315c9d color charts
#315c9d RGB chart
      #315c9d CMYK chart
      #315c9d RGB pie chart
      #315c9d color shades, tints & tones
#315c9d color schemes
#315c9d color preview, HTML & CSS examples
           This text has a color of #315c9d        
        
          <p style="color:#315c9d;">Text here</p>
        
        
          .mytext {color:#315c9d;}
        
        Text color #315c9d
      
           This box has a color of #315c9d        
        
          <div style="background-color:#315c9d;">Content here</div>
        
        
          .mybackground {background-color:#315c9d;}
        
        Background color #315c9d
      
           Border around this has a color of #315c9d        
        
          <div style="border:2px solid #315c9d;">Content here</div>
        
        
          .myborder {border:2px solid #315c9d;}
        
        Border color #315c9d