#315e5a color space conversions
Hex:
        #315e5a
        RGB:
        49, 94, 90
        CMY:
        81, 63, 65
        CMYK:
        48, 0, 4, 63
      HSL:
        175°, 31.4685%, 28.0392%
        HSV (HSB):
        175°, 47.8723%, 36.8627%
        XYZ:
        7.1148, 9.3966, 11.1116
        xyY:
        0.2576, 0.3402, 9.3966
      CIE-Lab:
        36.7369, -16.5914, -2.5364
        CIE-LCH:
        36.7369, 16.7842, 188.6919
        CIE-Luv:
        36.7369, -19.5577, -1.0168
        Hunter-Lab:
        30.6538, -12.2141, -0.0342
      #315e5a color charts
#315e5a RGB chart
      #315e5a CMYK chart
      #315e5a RGB pie chart
      #315e5a color shades, tints & tones
#315e5a color schemes
#315e5a color preview, HTML & CSS examples
           This text has a color of #315e5a        
        
          <p style="color:#315e5a;">Text here</p>
        
        
          .mytext {color:#315e5a;}
        
        Text color #315e5a
      
           This box has a color of #315e5a        
        
          <div style="background-color:#315e5a;">Content here</div>
        
        
          .mybackground {background-color:#315e5a;}
        
        Background color #315e5a
      
           Border around this has a color of #315e5a        
        
          <div style="border:2px solid #315e5a;">Content here</div>
        
        
          .myborder {border:2px solid #315e5a;}
        
        Border color #315e5a