#317e55 color space conversions
Hex:
        #317e55
        RGB:
        49, 126, 85
        CMY:
        81, 51, 67
        CMYK:
        61, 0, 33, 51
      HSL:
        148°, 44.0000%, 34.3137%
        HSV (HSB):
        148°, 61.1111%, 49.4118%
        XYZ:
        10.3672, 16.2306, 11.1807
        xyY:
        0.2744, 0.4296, 16.2306
      CIE-Lab:
        47.2755, -33.8424, 15.4402
        CIE-LCH:
        47.2755, 37.1982, 155.4757
        CIE-Luv:
        47.2755, -32.9013, 24.5738
        Hunter-Lab:
        40.2872, -24.5688, 11.7465
      #317e55 color charts
#317e55 RGB chart
      #317e55 CMYK chart
      #317e55 RGB pie chart
      #317e55 color shades, tints & tones
#317e55 color schemes
#317e55 color preview, HTML & CSS examples
           This text has a color of #317e55        
        
          <p style="color:#317e55;">Text here</p>
        
        
          .mytext {color:#317e55;}
        
        Text color #317e55
      
           This box has a color of #317e55        
        
          <div style="background-color:#317e55;">Content here</div>
        
        
          .mybackground {background-color:#317e55;}
        
        Background color #317e55
      
           Border around this has a color of #317e55        
        
          <div style="border:2px solid #317e55;">Content here</div>
        
        
          .myborder {border:2px solid #317e55;}
        
        Border color #317e55