#31b492 color space conversions
Hex:
        #31b492
        RGB:
        49, 180, 146
        CMY:
        81, 29, 43
        CMYK:
        73, 0, 19, 29
      HSL:
        164°, 57.2052%, 44.9020%
        HSV (HSB):
        164°, 72.7778%, 70.5882%
        XYZ:
        22.7762, 35.3708, 32.8209
        xyY:
        0.2504, 0.3888, 35.3708
      CIE-Lab:
        66.0363, -43.0411, 7.3425
        CIE-LCH:
        66.0363, 43.6629, 170.3189
        CIE-Luv:
        66.0363, -49.8480, 17.2210
        Hunter-Lab:
        59.4734, -35.7192, 8.9116
      #31b492 color charts
#31b492 RGB chart
      #31b492 CMYK chart
      #31b492 RGB pie chart
      #31b492 color shades, tints & tones
#31b492 color schemes
#31b492 color preview, HTML & CSS examples
           This text has a color of #31b492        
        
          <p style="color:#31b492;">Text here</p>
        
        
          .mytext {color:#31b492;}
        
        Text color #31b492
      
           This box has a color of #31b492        
        
          <div style="background-color:#31b492;">Content here</div>
        
        
          .mybackground {background-color:#31b492;}
        
        Background color #31b492
      
           Border around this has a color of #31b492        
        
          <div style="border:2px solid #31b492;">Content here</div>
        
        
          .myborder {border:2px solid #31b492;}
        
        Border color #31b492