#31daa7 color space conversions
Hex:
        #31daa7
        RGB:
        49, 218, 167
        CMY:
        81, 15, 35
        CMYK:
        78, 0, 23, 15
      HSL:
        162°, 69.5473%, 52.3529%
        HSV (HSB):
        162°, 77.5229%, 85.4902%
        XYZ:
        33.3131, 53.5858, 45.1465
        xyY:
        0.2523, 0.4058, 53.5858
      CIE-Lab:
        78.2196, -53.5894, 13.3108
        CIE-LCH:
        78.2196, 55.2178, 166.0509
        CIE-Luv:
        78.2196, -61.8502, 28.0176
        Hunter-Lab:
        73.2023, -46.8719, 14.6753
      #31daa7 color charts
#31daa7 RGB chart
      #31daa7 CMYK chart
      #31daa7 RGB pie chart
      #31daa7 color shades, tints & tones
#31daa7 color schemes
#31daa7 color preview, HTML & CSS examples
           This text has a color of #31daa7        
        
          <p style="color:#31daa7;">Text here</p>
        
        
          .mytext {color:#31daa7;}
        
        Text color #31daa7
      
           This box has a color of #31daa7        
        
          <div style="background-color:#31daa7;">Content here</div>
        
        
          .mybackground {background-color:#31daa7;}
        
        Background color #31daa7
      
           Border around this has a color of #31daa7        
        
          <div style="border:2px solid #31daa7;">Content here</div>
        
        
          .myborder {border:2px solid #31daa7;}
        
        Border color #31daa7