#315e9e color space conversions
Hex:
        #315e9e
        RGB:
        49, 94, 158
        CMY:
        81, 63, 38
        CMYK:
        69, 41, 0, 38
      HSL:
        215°, 52.6570%, 40.5882%
        HSV (HSB):
        215°, 68.9873%, 61.9608%
        XYZ:
        11.4409, 11.1270, 33.8925
        xyY:
        0.2026, 0.1971, 11.1270
      CIE-Lab:
        39.7935, 6.3855, -39.3474
        CIE-LCH:
        39.7935, 39.8622, 279.2179
        CIE-Luv:
        39.7935, -17.8020, -57.2734
        Hunter-Lab:
        33.3572, 2.8472, -36.8915
      #315e9e color charts
#315e9e RGB chart
      #315e9e CMYK chart
      #315e9e RGB pie chart
      #315e9e color shades, tints & tones
#315e9e color schemes
#315e9e color preview, HTML & CSS examples
           This text has a color of #315e9e        
        
          <p style="color:#315e9e;">Text here</p>
        
        
          .mytext {color:#315e9e;}
        
        Text color #315e9e
      
           This box has a color of #315e9e        
        
          <div style="background-color:#315e9e;">Content here</div>
        
        
          .mybackground {background-color:#315e9e;}
        
        Background color #315e9e
      
           Border around this has a color of #315e9e        
        
          <div style="border:2px solid #315e9e;">Content here</div>
        
        
          .myborder {border:2px solid #315e9e;}
        
        Border color #315e9e