#318d8f color space conversions
Hex:
        #318d8f
        RGB:
        49, 141, 143
        CMY:
        81, 45, 44
        CMYK:
        66, 1, 0, 44
      HSL:
        181°, 48.9583%, 37.6471%
        HSV (HSB):
        181°, 65.7343%, 56.0784%
        XYZ:
        15.7494, 21.6859, 29.3423
        xyY:
        0.2358, 0.3247, 21.6859
      CIE-Lab:
        53.6921, -25.7687, -9.0250
        CIE-LCH:
        53.6921, 27.3034, 199.3017
        CIE-Luv:
        53.6921, -35.6078, -9.3924
        Hunter-Lab:
        46.5681, -21.1252, -4.7606
      #318d8f color charts
#318d8f RGB chart
      #318d8f CMYK chart
      #318d8f RGB pie chart
      #318d8f color shades, tints & tones
#318d8f color schemes
#318d8f color preview, HTML & CSS examples
           This text has a color of #318d8f        
        
          <p style="color:#318d8f;">Text here</p>
        
        
          .mytext {color:#318d8f;}
        
        Text color #318d8f
      
           This box has a color of #318d8f        
        
          <div style="background-color:#318d8f;">Content here</div>
        
        
          .mybackground {background-color:#318d8f;}
        
        Background color #318d8f
      
           Border around this has a color of #318d8f        
        
          <div style="border:2px solid #318d8f;">Content here</div>
        
        
          .myborder {border:2px solid #318d8f;}
        
        Border color #318d8f