#319e8a color space conversions
Hex:
        #319e8a
        RGB:
        49, 158, 138
        CMY:
        81, 38, 46
        CMYK:
        69, 0, 13, 38
      HSL:
        169°, 52.6570%, 40.5882%
        HSV (HSB):
        169°, 68.9873%, 61.9608%
        XYZ:
        18.0809, 26.9417, 28.2921
        xyY:
        0.2466, 0.3675, 26.9417
      CIE-Lab:
        58.9203, -35.3708, 1.5492
        CIE-LCH:
        58.9203, 35.4047, 177.4921
        CIE-Luv:
        58.9203, -42.2908, 7.5376
        Hunter-Lab:
        51.9054, -28.6550, 4.0166
      #319e8a color charts
#319e8a RGB chart
      #319e8a CMYK chart
      #319e8a RGB pie chart
      #319e8a color shades, tints & tones
#319e8a color schemes
#319e8a color preview, HTML & CSS examples
           This text has a color of #319e8a        
        
          <p style="color:#319e8a;">Text here</p>
        
        
          .mytext {color:#319e8a;}
        
        Text color #319e8a
      
           This box has a color of #319e8a        
        
          <div style="background-color:#319e8a;">Content here</div>
        
        
          .mybackground {background-color:#319e8a;}
        
        Background color #319e8a
      
           Border around this has a color of #319e8a        
        
          <div style="border:2px solid #319e8a;">Content here</div>
        
        
          .myborder {border:2px solid #319e8a;}
        
        Border color #319e8a