#1f969d color space conversions
Hex:
        #1f969d
        RGB:
        31, 150, 157
        CMY:
        88, 41, 38
        CMYK:
        80, 4, 0, 38
      HSL:
        183°, 67.0213%, 36.8627%
        HSV (HSB):
        183°, 80.2548%, 61.5686%
        XYZ:
        17.5572, 24.5383, 35.7093
        xyY:
        0.2257, 0.3154, 24.5383
      CIE-Lab:
        56.6228, -28.2713, -12.7114
        CIE-LCH:
        56.6228, 30.9976, 204.2097
        CIE-Luv:
        56.6228, -40.7196, -14.8374
        Hunter-Lab:
        49.5362, -23.4221, -8.0653
      #1f969d color charts
#1f969d RGB chart
      #1f969d CMYK chart
      #1f969d RGB pie chart
      #1f969d color shades, tints & tones
#1f969d color schemes
#1f969d color preview, HTML & CSS examples
           This text has a color of #1f969d        
        
          <p style="color:#1f969d;">Text here</p>
        
        
          .mytext {color:#1f969d;}
        
        Text color #1f969d
      
           This box has a color of #1f969d        
        
          <div style="background-color:#1f969d;">Content here</div>
        
        
          .mybackground {background-color:#1f969d;}
        
        Background color #1f969d
      
           Border around this has a color of #1f969d        
        
          <div style="border:2px solid #1f969d;">Content here</div>
        
        
          .myborder {border:2px solid #1f969d;}
        
        Border color #1f969d