#315d7d color space conversions
Hex:
        #315d7d
        RGB:
        49, 93, 125
        CMY:
        81, 64, 51
        CMYK:
        61, 26, 0, 51
      HSL:
        205°, 43.6782%, 34.1176%
        HSV (HSB):
        205°, 60.8000%, 49.0196%
        XYZ:
        8.8826, 9.9623, 20.8568
        xyY:
        0.2237, 0.2509, 9.9623
      CIE-Lab:
        37.7748, -4.8859, -22.5751
        CIE-LCH:
        37.7748, 23.0978, 257.7879
        CIE-Luv:
        37.7748, -18.1630, -30.6550
        Hunter-Lab:
        31.5632, -5.0013, -17.0843
      #315d7d color charts
#315d7d RGB chart
      #315d7d CMYK chart
      #315d7d RGB pie chart
      #315d7d color shades, tints & tones
#315d7d color schemes
#315d7d color preview, HTML & CSS examples
           This text has a color of #315d7d        
        
          <p style="color:#315d7d;">Text here</p>
        
        
          .mytext {color:#315d7d;}
        
        Text color #315d7d
      
           This box has a color of #315d7d        
        
          <div style="background-color:#315d7d;">Content here</div>
        
        
          .mybackground {background-color:#315d7d;}
        
        Background color #315d7d
      
           Border around this has a color of #315d7d        
        
          <div style="border:2px solid #315d7d;">Content here</div>
        
        
          .myborder {border:2px solid #315d7d;}
        
        Border color #315d7d