#31b994 color space conversions
Hex:
        #31b994
        RGB:
        49, 185, 148
        CMY:
        81, 27, 42
        CMYK:
        74, 0, 20, 27
      HSL:
        164°, 58.1197%, 45.8824%
        HSV (HSB):
        164°, 73.5135%, 72.5490%
        XYZ:
        23.9609, 37.4890, 33.9902
        xyY:
        0.2511, 0.3928, 37.4890
      CIE-Lab:
        67.6423, -44.6695, 8.5375
        CIE-LCH:
        67.6423, 45.4780, 169.1798
        CIE-Luv:
        67.6423, -51.5179, 19.2422
        Hunter-Lab:
        61.2283, -37.2958, 9.9456
      #31b994 color charts
#31b994 RGB chart
      #31b994 CMYK chart
      #31b994 RGB pie chart
      #31b994 color shades, tints & tones
#31b994 color schemes
#31b994 color preview, HTML & CSS examples
           This text has a color of #31b994        
        
          <p style="color:#31b994;">Text here</p>
        
        
          .mytext {color:#31b994;}
        
        Text color #31b994
      
           This box has a color of #31b994        
        
          <div style="background-color:#31b994;">Content here</div>
        
        
          .mybackground {background-color:#31b994;}
        
        Background color #31b994
      
           Border around this has a color of #31b994        
        
          <div style="border:2px solid #31b994;">Content here</div>
        
        
          .myborder {border:2px solid #31b994;}
        
        Border color #31b994