#318b8f color space conversions
Hex:
        #318b8f
        RGB:
        49, 139, 143
        CMY:
        81, 45, 44
        CMYK:
        66, 3, 0, 44
      HSL:
        183°, 48.9583%, 37.6471%
        HSV (HSB):
        183°, 65.7343%, 56.0784%
        XYZ:
        15.4572, 21.1014, 29.2449
        xyY:
        0.2349, 0.3207, 21.1014
      CIE-Lab:
        53.0603, -24.7545, -9.9713
        CIE-LCH:
        53.0603, 26.6873, 201.9399
        CIE-Luv:
        53.0603, -34.8533, -10.9360
        Hunter-Lab:
        45.9362, -20.3246, -5.5911
      #318b8f color charts
#318b8f RGB chart
      #318b8f CMYK chart
      #318b8f RGB pie chart
      #318b8f color shades, tints & tones
#318b8f color schemes
#318b8f color preview, HTML & CSS examples
           This text has a color of #318b8f        
        
          <p style="color:#318b8f;">Text here</p>
        
        
          .mytext {color:#318b8f;}
        
        Text color #318b8f
      
           This box has a color of #318b8f        
        
          <div style="background-color:#318b8f;">Content here</div>
        
        
          .mybackground {background-color:#318b8f;}
        
        Background color #318b8f
      
           Border around this has a color of #318b8f        
        
          <div style="border:2px solid #318b8f;">Content here</div>
        
        
          .myborder {border:2px solid #318b8f;}
        
        Border color #318b8f