#31b198 color space conversions
Hex:
        #31b198
        RGB:
        49, 177, 152
        CMY:
        81, 31, 40
        CMYK:
        72, 0, 14, 31
      HSL:
        168°, 56.6372%, 44.3137%
        HSV (HSB):
        168°, 72.3164%, 69.4118%
        XYZ:
        22.6563, 34.3642, 35.1446
        xyY:
        0.2458, 0.3729, 34.3642
      CIE-Lab:
        65.2507, -40.2006, 2.8951
        CIE-LCH:
        65.2507, 40.3047, 175.8809
        CIE-Luv:
        65.2507, -48.3678, 10.3847
        Hunter-Lab:
        58.6210, -33.5989, 5.4890
      #31b198 color charts
#31b198 RGB chart
      #31b198 CMYK chart
      #31b198 RGB pie chart
      #31b198 color shades, tints & tones
#31b198 color schemes
#31b198 color preview, HTML & CSS examples
           This text has a color of #31b198        
        
          <p style="color:#31b198;">Text here</p>
        
        
          .mytext {color:#31b198;}
        
        Text color #31b198
      
           This box has a color of #31b198        
        
          <div style="background-color:#31b198;">Content here</div>
        
        
          .mybackground {background-color:#31b198;}
        
        Background color #31b198
      
           Border around this has a color of #31b198        
        
          <div style="border:2px solid #31b198;">Content here</div>
        
        
          .myborder {border:2px solid #31b198;}
        
        Border color #31b198