#2f8481 color space conversions
Hex:
        #2f8481
        RGB:
        47, 132, 129
        CMY:
        82, 48, 49
        CMYK:
        64, 0, 2, 48
      HSL:
        178°, 47.4860%, 35.0980%
        HSV (HSB):
        178°, 64.3939%, 51.7647%
        XYZ:
        13.3860, 18.6918, 23.6712
        xyY:
        0.2401, 0.3353, 18.6918
      CIE-Lab:
        50.3247, -25.7422, -5.9059
        CIE-LCH:
        50.3247, 26.4110, 192.9215
        CIE-Luv:
        50.3247, -33.4009, -4.6844
        Hunter-Lab:
        43.2341, -20.3930, -2.1982
      #2f8481 color charts
#2f8481 RGB chart
      #2f8481 CMYK chart
      #2f8481 RGB pie chart
      #2f8481 color shades, tints & tones
#2f8481 color schemes
#2f8481 color preview, HTML & CSS examples
           This text has a color of #2f8481        
        
          <p style="color:#2f8481;">Text here</p>
        
        
          .mytext {color:#2f8481;}
        
        Text color #2f8481
      
           This box has a color of #2f8481        
        
          <div style="background-color:#2f8481;">Content here</div>
        
        
          .mybackground {background-color:#2f8481;}
        
        Background color #2f8481
      
           Border around this has a color of #2f8481        
        
          <div style="border:2px solid #2f8481;">Content here</div>
        
        
          .myborder {border:2px solid #2f8481;}
        
        Border color #2f8481