#31c495 color space conversions
Hex:
        #31c495
        RGB:
        49, 196, 149
        CMY:
        81, 23, 42
        CMYK:
        75, 0, 24, 23
      HSL:
        161°, 60.0000%, 48.0392%
        HSV (HSB):
        161°, 75.0000%, 76.8627%
        XYZ:
        26.4314, 42.3027, 35.2059
        xyY:
        0.2543, 0.4070, 42.3027
      CIE-Lab:
        71.0792, -48.9811, 12.8645
        CIE-LCH:
        71.0792, 50.6423, 165.2841
        CIE-Luv:
        71.0792, -55.3709, 26.1598
        Hunter-Lab:
        65.0406, -41.2817, 13.4352
      #31c495 color charts
#31c495 RGB chart
      #31c495 CMYK chart
      #31c495 RGB pie chart
      #31c495 color shades, tints & tones
#31c495 color schemes
#31c495 color preview, HTML & CSS examples
           This text has a color of #31c495        
        
          <p style="color:#31c495;">Text here</p>
        
        
          .mytext {color:#31c495;}
        
        Text color #31c495
      
           This box has a color of #31c495        
        
          <div style="background-color:#31c495;">Content here</div>
        
        
          .mybackground {background-color:#31c495;}
        
        Background color #31c495
      
           Border around this has a color of #31c495        
        
          <div style="border:2px solid #31c495;">Content here</div>
        
        
          .myborder {border:2px solid #31c495;}
        
        Border color #31c495