#319e7a color space conversions
Hex:
        #319e7a
        RGB:
        49, 158, 122
        CMY:
        81, 38, 52
        CMYK:
        69, 0, 23, 38
      HSL:
        160°, 52.6570%, 40.5882%
        HSV (HSB):
        160°, 68.9873%, 61.9608%
        XYZ:
        17.0063, 26.5118, 22.6333
        xyY:
        0.2571, 0.4008, 26.5118
      CIE-Lab:
        58.5197, -39.4577, 10.0075
        CIE-LCH:
        58.5197, 40.7070, 165.7685
        CIE-Luv:
        58.5197, -43.2711, 19.8550
        Hunter-Lab:
        51.4896, -31.1507, 9.9806
      #319e7a color charts
#319e7a RGB chart
      #319e7a CMYK chart
      #319e7a RGB pie chart
      #319e7a color shades, tints & tones
#319e7a color schemes
#319e7a color preview, HTML & CSS examples
           This text has a color of #319e7a        
        
          <p style="color:#319e7a;">Text here</p>
        
        
          .mytext {color:#319e7a;}
        
        Text color #319e7a
      
           This box has a color of #319e7a        
        
          <div style="background-color:#319e7a;">Content here</div>
        
        
          .mybackground {background-color:#319e7a;}
        
        Background color #319e7a
      
           Border around this has a color of #319e7a        
        
          <div style="border:2px solid #319e7a;">Content here</div>
        
        
          .myborder {border:2px solid #319e7a;}
        
        Border color #319e7a