#318a8f color space conversions
Hex:
        #318a8f
        RGB:
        49, 138, 143
        CMY:
        81, 46, 44
        CMYK:
        66, 3, 0, 44
      HSL:
        183°, 48.9583%, 37.6471%
        HSV (HSB):
        183°, 65.7343%, 56.0784%
        XYZ:
        15.3130, 20.8131, 29.1968
        xyY:
        0.2344, 0.3186, 20.8131
      CIE-Lab:
        52.7443, -24.2437, -10.4453
        CIE-LCH:
        52.7443, 26.3981, 203.3085
        CIE-Luv:
        52.7443, -34.4757, -11.7091
        Hunter-Lab:
        45.6214, -19.9230, -6.0096
      #318a8f color charts
#318a8f RGB chart
      #318a8f CMYK chart
      #318a8f RGB pie chart
      #318a8f color shades, tints & tones
#318a8f color schemes
#318a8f color preview, HTML & CSS examples
           This text has a color of #318a8f        
        
          <p style="color:#318a8f;">Text here</p>
        
        
          .mytext {color:#318a8f;}
        
        Text color #318a8f
      
           This box has a color of #318a8f        
        
          <div style="background-color:#318a8f;">Content here</div>
        
        
          .mybackground {background-color:#318a8f;}
        
        Background color #318a8f
      
           Border around this has a color of #318a8f        
        
          <div style="border:2px solid #318a8f;">Content here</div>
        
        
          .myborder {border:2px solid #318a8f;}
        
        Border color #318a8f