#31c480 color space conversions
Hex:
        #31c480
        RGB:
        49, 196, 128
        CMY:
        81, 23, 50
        CMYK:
        75, 0, 35, 23
      HSL:
        152°, 60.0000%, 48.0392%
        HSV (HSB):
        152°, 75.0000%, 76.8627%
        XYZ:
        24.9028, 41.6913, 27.1568
        xyY:
        0.2656, 0.4447, 41.6913
      CIE-Lab:
        70.6576, -53.5805, 23.5163
        CIE-LCH:
        70.6576, 58.5139, 156.3035
        CIE-Luv:
        70.6576, -56.6846, 40.8221
        Hunter-Lab:
        64.5688, -44.1518, 20.2616
      #31c480 color charts
#31c480 RGB chart
      #31c480 CMYK chart
      #31c480 RGB pie chart
      #31c480 color shades, tints & tones
#31c480 color schemes
#31c480 color preview, HTML & CSS examples
           This text has a color of #31c480        
        
          <p style="color:#31c480;">Text here</p>
        
        
          .mytext {color:#31c480;}
        
        Text color #31c480
      
           This box has a color of #31c480        
        
          <div style="background-color:#31c480;">Content here</div>
        
        
          .mybackground {background-color:#31c480;}
        
        Background color #31c480
      
           Border around this has a color of #31c480        
        
          <div style="border:2px solid #31c480;">Content here</div>
        
        
          .myborder {border:2px solid #31c480;}
        
        Border color #31c480