#31d994 color space conversions
Hex:
        #31d994
        RGB:
        49, 217, 148
        CMY:
        81, 15, 42
        CMYK:
        77, 0, 32, 15
      HSL:
        155°, 68.8525%, 52.1569%
        HSV (HSB):
        155°, 77.4194%, 85.0980%
        XYZ:
        31.4248, 52.4168, 36.4782
        xyY:
        0.2612, 0.4356, 52.4168
      CIE-Lab:
        77.5294, -57.4053, 22.3516
        CIE-LCH:
        77.5294, 61.6033, 158.7258
        CIE-Luv:
        77.5294, -62.7491, 40.8228
        Hunter-Lab:
        72.3994, -49.2216, 20.8066
      #31d994 color charts
#31d994 RGB chart
      #31d994 CMYK chart
      #31d994 RGB pie chart
      #31d994 color shades, tints & tones
#31d994 color schemes
#31d994 color preview, HTML & CSS examples
           This text has a color of #31d994        
        
          <p style="color:#31d994;">Text here</p>
        
        
          .mytext {color:#31d994;}
        
        Text color #31d994
      
           This box has a color of #31d994        
        
          <div style="background-color:#31d994;">Content here</div>
        
        
          .mybackground {background-color:#31d994;}
        
        Background color #31d994
      
           Border around this has a color of #31d994        
        
          <div style="border:2px solid #31d994;">Content here</div>
        
        
          .myborder {border:2px solid #31d994;}
        
        Border color #31d994