#31b995 color space conversions
Hex:
        #31b995
        RGB:
        49, 185, 149
        CMY:
        81, 27, 42
        CMYK:
        74, 0, 19, 27
      HSL:
        164°, 58.1197%, 45.8824%
        HSV (HSB):
        164°, 73.5135%, 72.5490%
        XYZ:
        24.0404, 37.5208, 34.4090
        xyY:
        0.2505, 0.3910, 37.5208
      CIE-Lab:
        67.6660, -44.4224, 8.0234
        CIE-LCH:
        67.6660, 45.1411, 169.7618
        CIE-Luv:
        67.6660, -51.4522, 18.4810
        Hunter-Lab:
        61.2542, -37.1392, 9.5724
      #31b995 color charts
#31b995 RGB chart
      #31b995 CMYK chart
      #31b995 RGB pie chart
      #31b995 color shades, tints & tones
#31b995 color schemes
#31b995 color preview, HTML & CSS examples
           This text has a color of #31b995        
        
          <p style="color:#31b995;">Text here</p>
        
        
          .mytext {color:#31b995;}
        
        Text color #31b995
      
           This box has a color of #31b995        
        
          <div style="background-color:#31b995;">Content here</div>
        
        
          .mybackground {background-color:#31b995;}
        
        Background color #31b995
      
           Border around this has a color of #31b995        
        
          <div style="border:2px solid #31b995;">Content here</div>
        
        
          .myborder {border:2px solid #31b995;}
        
        Border color #31b995