#318b5a color space conversions
Hex:
        #318b5a
        RGB:
        49, 139, 90
        CMY:
        81, 45, 65
        CMYK:
        65, 0, 35, 45
      HSL:
        147°, 47.8723%, 36.8627%
        HSV (HSB):
        147°, 64.7482%, 54.5098%
        XYZ:
        12.3447, 19.8564, 12.8549
        xyY:
        0.2740, 0.4407, 19.8564
      CIE-Lab:
        51.6745, -38.4883, 18.5657
        CIE-LCH:
        51.6745, 42.7322, 154.2487
        CIE-Luv:
        51.6745, -37.7896, 29.6108
        Hunter-Lab:
        44.5605, -28.5306, 14.0883
      #318b5a color charts
#318b5a RGB chart
      #318b5a CMYK chart
      #318b5a RGB pie chart
      #318b5a color shades, tints & tones
#318b5a color schemes
#318b5a color preview, HTML & CSS examples
           This text has a color of #318b5a        
        
          <p style="color:#318b5a;">Text here</p>
        
        
          .mytext {color:#318b5a;}
        
        Text color #318b5a
      
           This box has a color of #318b5a        
        
          <div style="background-color:#318b5a;">Content here</div>
        
        
          .mybackground {background-color:#318b5a;}
        
        Background color #318b5a
      
           Border around this has a color of #318b5a        
        
          <div style="border:2px solid #318b5a;">Content here</div>
        
        
          .myborder {border:2px solid #318b5a;}
        
        Border color #318b5a