#1f8f80 color space conversions
Hex:
        #1f8f80
        RGB:
        31, 143, 128
        CMY:
        88, 44, 50
        CMYK:
        78, 0, 10, 44
      HSL:
        172°, 64.3678%, 34.1176%
        HSV (HSB):
        172°, 78.3217%, 56.0784%
        XYZ:
        14.2838, 21.4947, 23.8181
        xyY:
        0.2397, 0.3607, 21.4947
      CIE-Lab:
        53.4868, -33.6811, -0.7023
        CIE-LCH:
        53.4868, 33.6884, 181.1946
        CIE-Luv:
        53.4868, -40.2296, 3.9128
        Hunter-Lab:
        46.3624, -26.1401, 1.9942
      #1f8f80 color charts
#1f8f80 RGB chart
      #1f8f80 CMYK chart
      #1f8f80 RGB pie chart
      #1f8f80 color shades, tints & tones
#1f8f80 color schemes
#1f8f80 color preview, HTML & CSS examples
           This text has a color of #1f8f80        
        
          <p style="color:#1f8f80;">Text here</p>
        
        
          .mytext {color:#1f8f80;}
        
        Text color #1f8f80
      
           This box has a color of #1f8f80        
        
          <div style="background-color:#1f8f80;">Content here</div>
        
        
          .mybackground {background-color:#1f8f80;}
        
        Background color #1f8f80
      
           Border around this has a color of #1f8f80        
        
          <div style="border:2px solid #1f8f80;">Content here</div>
        
        
          .myborder {border:2px solid #1f8f80;}
        
        Border color #1f8f80