#319a9e color space conversions
Hex:
        #319a9e
        RGB:
        49, 154, 158
        CMY:
        81, 40, 38
        CMYK:
        69, 3, 0, 38
      HSL:
        182°, 52.6570%, 40.5882%
        HSV (HSB):
        182°, 68.9873%, 61.9608%
        XYZ:
        18.9938, 26.2328, 36.4101
        xyY:
        0.2327, 0.3213, 26.2328
      CIE-Lab:
        58.2574, -27.7532, -10.7896
        CIE-LCH:
        58.2574, 29.7767, 201.2446
        CIE-Luv:
        58.2574, -39.5443, -11.9665
        Hunter-Lab:
        51.2180, -23.4361, -6.2958
      #319a9e color charts
#319a9e RGB chart
      #319a9e CMYK chart
      #319a9e RGB pie chart
      #319a9e color shades, tints & tones
#319a9e color schemes
#319a9e color preview, HTML & CSS examples
           This text has a color of #319a9e        
        
          <p style="color:#319a9e;">Text here</p>
        
        
          .mytext {color:#319a9e;}
        
        Text color #319a9e
      
           This box has a color of #319a9e        
        
          <div style="background-color:#319a9e;">Content here</div>
        
        
          .mybackground {background-color:#319a9e;}
        
        Background color #319a9e
      
           Border around this has a color of #319a9e        
        
          <div style="border:2px solid #319a9e;">Content here</div>
        
        
          .myborder {border:2px solid #319a9e;}
        
        Border color #319a9e