#315d9b color space conversions
Hex:
        #315d9b
        RGB:
        49, 93, 155
        CMY:
        81, 64, 39
        CMYK:
        68, 40, 0, 39
      HSL:
        215°, 51.9608%, 40.0000%
        HSV (HSB):
        215°, 68.3871%, 60.7843%
        XYZ:
        11.0974, 10.8482, 32.5194
        xyY:
        0.2038, 0.1992, 10.8482
      CIE-Lab:
        39.3237, 5.9149, -38.3018
        CIE-LCH:
        39.3237, 38.7559, 278.7788
        CIE-Luv:
        39.3237, -17.5189, -55.4998
        Hunter-Lab:
        32.9366, 2.5030, -35.4832
      #315d9b color charts
#315d9b RGB chart
      #315d9b CMYK chart
      #315d9b RGB pie chart
      #315d9b color shades, tints & tones
#315d9b color schemes
#315d9b color preview, HTML & CSS examples
           This text has a color of #315d9b        
        
          <p style="color:#315d9b;">Text here</p>
        
        
          .mytext {color:#315d9b;}
        
        Text color #315d9b
      
           This box has a color of #315d9b        
        
          <div style="background-color:#315d9b;">Content here</div>
        
        
          .mybackground {background-color:#315d9b;}
        
        Background color #315d9b
      
           Border around this has a color of #315d9b        
        
          <div style="border:2px solid #315d9b;">Content here</div>
        
        
          .myborder {border:2px solid #315d9b;}
        
        Border color #315d9b