#31a194 color space conversions
Hex:
        #31a194
        RGB:
        49, 161, 148
        CMY:
        81, 37, 42
        CMYK:
        70, 0, 8, 37
      HSL:
        173°, 53.3333%, 41.1765%
        HSV (HSB):
        173°, 69.5652%, 63.1373%
        XYZ:
        19.3568, 28.2808, 32.4555
        xyY:
        0.2417, 0.3531, 28.2808
      CIE-Lab:
        60.1416, -34.0244, -2.3213
        CIE-LCH:
        60.1416, 34.1035, 183.9029
        CIE-Luv:
        60.1416, -42.7700, 1.7165
        Hunter-Lab:
        53.1797, -28.0926, 1.0412
      #31a194 color charts
#31a194 RGB chart
      #31a194 CMYK chart
      #31a194 RGB pie chart
      #31a194 color shades, tints & tones
#31a194 color schemes
#31a194 color preview, HTML & CSS examples
           This text has a color of #31a194        
        
          <p style="color:#31a194;">Text here</p>
        
        
          .mytext {color:#31a194;}
        
        Text color #31a194
      
           This box has a color of #31a194        
        
          <div style="background-color:#31a194;">Content here</div>
        
        
          .mybackground {background-color:#31a194;}
        
        Background color #31a194
      
           Border around this has a color of #31a194        
        
          <div style="border:2px solid #31a194;">Content here</div>
        
        
          .myborder {border:2px solid #31a194;}
        
        Border color #31a194