#31bda0 color space conversions
Hex:
        #31bda0
        RGB:
        49, 189, 160
        CMY:
        81, 26, 37
        CMYK:
        74, 0, 15, 26
      HSL:
        168°, 58.8235%, 46.6667%
        HSV (HSB):
        168°, 74.0741%, 74.1176%
        XYZ:
        25.8094, 39.5862, 39.5383
        xyY:
        0.2460, 0.3772, 39.5862
      CIE-Lab:
        69.1738, -43.3487, 4.1649
        CIE-LCH:
        69.1738, 43.5483, 174.5119
        CIE-Luv:
        69.1738, -52.1506, 12.8416
        Hunter-Lab:
        62.9176, -36.8834, 6.7836
      #31bda0 color charts
#31bda0 RGB chart
      #31bda0 CMYK chart
      #31bda0 RGB pie chart
      #31bda0 color shades, tints & tones
#31bda0 color schemes
#31bda0 color preview, HTML & CSS examples
           This text has a color of #31bda0        
        
          <p style="color:#31bda0;">Text here</p>
        
        
          .mytext {color:#31bda0;}
        
        Text color #31bda0
      
           This box has a color of #31bda0        
        
          <div style="background-color:#31bda0;">Content here</div>
        
        
          .mybackground {background-color:#31bda0;}
        
        Background color #31bda0
      
           Border around this has a color of #31bda0        
        
          <div style="border:2px solid #31bda0;">Content here</div>
        
        
          .myborder {border:2px solid #31bda0;}
        
        Border color #31bda0