#31b595 color space conversions
Hex:
        #31b595
        RGB:
        49, 181, 149
        CMY:
        81, 29, 42
        CMYK:
        73, 0, 18, 29
      HSL:
        165°, 57.3913%, 45.0980%
        HSV (HSB):
        165°, 72.9282%, 70.9804%
        XYZ:
        23.2153, 35.8706, 34.1339
        xyY:
        0.2490, 0.3848, 35.8706
      CIE-Lab:
        66.4210, -42.7158, 6.2408
        CIE-LCH:
        66.4210, 43.1692, 171.6878
        CIE-Luv:
        66.4210, -50.0127, 15.6280
        Hunter-Lab:
        59.8921, -35.6212, 8.1337
      #31b595 color charts
#31b595 RGB chart
      #31b595 CMYK chart
      #31b595 RGB pie chart
      #31b595 color shades, tints & tones
#31b595 color schemes
#31b595 color preview, HTML & CSS examples
           This text has a color of #31b595        
        
          <p style="color:#31b595;">Text here</p>
        
        
          .mytext {color:#31b595;}
        
        Text color #31b595
      
           This box has a color of #31b595        
        
          <div style="background-color:#31b595;">Content here</div>
        
        
          .mybackground {background-color:#31b595;}
        
        Background color #31b595
      
           Border around this has a color of #31b595        
        
          <div style="border:2px solid #31b595;">Content here</div>
        
        
          .myborder {border:2px solid #31b595;}
        
        Border color #31b595