#31d2aa color space conversions
Hex:
        #31d2aa
        RGB:
        49, 210, 170
        CMY:
        81, 18, 33
        CMYK:
        77, 0, 19, 18
      HSL:
        165°, 64.1434%, 50.7843%
        HSV (HSB):
        165°, 76.6667%, 82.3529%
        XYZ:
        31.5689, 49.6484, 45.9495
        xyY:
        0.2482, 0.3904, 49.6484
      CIE-Lab:
        75.8530, -49.6515, 8.3515
        CIE-LCH:
        75.8530, 50.3490, 170.4521
        CIE-Luv:
        75.8530, -58.8738, 20.1816
        Hunter-Lab:
        70.4616, -43.3346, 10.6589
      #31d2aa color charts
#31d2aa RGB chart
      #31d2aa CMYK chart
      #31d2aa RGB pie chart
      #31d2aa color shades, tints & tones
#31d2aa color schemes
#31d2aa color preview, HTML & CSS examples
           This text has a color of #31d2aa        
        
          <p style="color:#31d2aa;">Text here</p>
        
        
          .mytext {color:#31d2aa;}
        
        Text color #31d2aa
      
           This box has a color of #31d2aa        
        
          <div style="background-color:#31d2aa;">Content here</div>
        
        
          .mybackground {background-color:#31d2aa;}
        
        Background color #31d2aa
      
           Border around this has a color of #31d2aa        
        
          <div style="border:2px solid #31d2aa;">Content here</div>
        
        
          .myborder {border:2px solid #31d2aa;}
        
        Border color #31d2aa