#31caa0 color space conversions
Hex:
        #31caa0
        RGB:
        49, 202, 160
        CMY:
        81, 21, 37
        CMYK:
        76, 0, 21, 21
      HSL:
        164°, 60.9562%, 49.2157%
        HSV (HSB):
        164°, 75.7426%, 79.2157%
        XYZ:
        28.7323, 45.4321, 40.5126
        xyY:
        0.2505, 0.3962, 45.4321
      CIE-Lab:
        73.1755, -48.8090, 9.9019
        CIE-LCH:
        73.1755, 49.8033, 168.5320
        CIE-Luv:
        73.1755, -56.7558, 22.1300
        Hunter-Lab:
        67.4033, -41.8659, 11.5462
      #31caa0 color charts
#31caa0 RGB chart
      #31caa0 CMYK chart
      #31caa0 RGB pie chart
      #31caa0 color shades, tints & tones
#31caa0 color schemes
#31caa0 color preview, HTML & CSS examples
           This text has a color of #31caa0        
        
          <p style="color:#31caa0;">Text here</p>
        
        
          .mytext {color:#31caa0;}
        
        Text color #31caa0
      
           This box has a color of #31caa0        
        
          <div style="background-color:#31caa0;">Content here</div>
        
        
          .mybackground {background-color:#31caa0;}
        
        Background color #31caa0
      
           Border around this has a color of #31caa0        
        
          <div style="border:2px solid #31caa0;">Content here</div>
        
        
          .myborder {border:2px solid #31caa0;}
        
        Border color #31caa0