#315f5e color space conversions
Hex:
        #315f5e
        RGB:
        49, 95, 94
        CMY:
        81, 63, 63
        CMYK:
        48, 0, 1, 63
      HSL:
        179°, 31.9444%, 28.2353%
        HSV (HSB):
        179°, 48.4211%, 37.2549%
        XYZ:
        7.3792, 9.6455, 12.0625
        xyY:
        0.2537, 0.3316, 9.6455
      CIE-Lab:
        37.1986, -16.0028, -4.3339
        CIE-LCH:
        37.1986, 16.5793, 195.1534
        CIE-Luv:
        37.1986, -19.8480, -3.4792
        Hunter-Lab:
        31.0573, -11.9386, -1.2879
      #315f5e color charts
#315f5e RGB chart
      #315f5e CMYK chart
      #315f5e RGB pie chart
      #315f5e color shades, tints & tones
#315f5e color schemes
#315f5e color preview, HTML & CSS examples
           This text has a color of #315f5e        
        
          <p style="color:#315f5e;">Text here</p>
        
        
          .mytext {color:#315f5e;}
        
        Text color #315f5e
      
           This box has a color of #315f5e        
        
          <div style="background-color:#315f5e;">Content here</div>
        
        
          .mybackground {background-color:#315f5e;}
        
        Background color #315f5e
      
           Border around this has a color of #315f5e        
        
          <div style="border:2px solid #315f5e;">Content here</div>
        
        
          .myborder {border:2px solid #315f5e;}
        
        Border color #315f5e