#31997d color space conversions
Hex:
        #31997d
        RGB:
        49, 153, 125
        CMY:
        81, 40, 51
        CMYK:
        68, 0, 18, 40
      HSL:
        164°, 51.4851%, 39.6078%
        HSV (HSB):
        164°, 67.9739%, 60.0000%
        XYZ:
        16.3595, 24.9161, 23.3491
        xyY:
        0.2531, 0.3856, 24.9161
      CIE-Lab:
        56.9936, -36.4978, 6.1402
        CIE-LCH:
        56.9936, 37.0107, 170.4502
        CIE-Luv:
        56.9936, -41.2164, 14.0741
        Hunter-Lab:
        49.9160, -28.8513, 7.2073
      #31997d color charts
#31997d RGB chart
      #31997d CMYK chart
      #31997d RGB pie chart
      #31997d color shades, tints & tones
#31997d color schemes
#31997d color preview, HTML & CSS examples
           This text has a color of #31997d        
        
          <p style="color:#31997d;">Text here</p>
        
        
          .mytext {color:#31997d;}
        
        Text color #31997d
      
           This box has a color of #31997d        
        
          <div style="background-color:#31997d;">Content here</div>
        
        
          .mybackground {background-color:#31997d;}
        
        Background color #31997d
      
           Border around this has a color of #31997d        
        
          <div style="border:2px solid #31997d;">Content here</div>
        
        
          .myborder {border:2px solid #31997d;}
        
        Border color #31997d