#1f8482 color space conversions
Hex:
        #1f8482
        RGB:
        31, 132, 130
        CMY:
        88, 48, 49
        CMYK:
        77, 0, 2, 48
      HSL:
        179°, 61.9632%, 31.9608%
        HSV (HSB):
        179°, 76.5152%, 51.7647%
        XYZ:
        12.8456, 18.4055, 23.9947
        xyY:
        0.2325, 0.3332, 18.4055
      CIE-Lab:
        49.9843, -27.8239, -7.0380
        CIE-LCH:
        49.9843, 28.7002, 194.1951
        CIE-Luv:
        49.9843, -36.0454, -6.0831
        Hunter-Lab:
        42.9017, -21.6315, -3.1294
      #1f8482 color charts
#1f8482 RGB chart
      #1f8482 CMYK chart
      #1f8482 RGB pie chart
      #1f8482 color shades, tints & tones
#1f8482 color schemes
#1f8482 color preview, HTML & CSS examples
           This text has a color of #1f8482        
        
          <p style="color:#1f8482;">Text here</p>
        
        
          .mytext {color:#1f8482;}
        
        Text color #1f8482
      
           This box has a color of #1f8482        
        
          <div style="background-color:#1f8482;">Content here</div>
        
        
          .mybackground {background-color:#1f8482;}
        
        Background color #1f8482
      
           Border around this has a color of #1f8482        
        
          <div style="border:2px solid #1f8482;">Content here</div>
        
        
          .myborder {border:2px solid #1f8482;}
        
        Border color #1f8482