#2f7f82 color space conversions
Hex:
        #2f7f82
        RGB:
        47, 127, 130
        CMY:
        82, 50, 49
        CMYK:
        64, 2, 0, 49
      HSL:
        182°, 46.8927%, 34.7059%
        HSV (HSB):
        182°, 63.8462%, 50.9804%
        XYZ:
        12.7909, 17.3948, 23.8025
        xyY:
        0.2369, 0.3222, 17.3948
      CIE-Lab:
        48.7537, -22.8838, -8.8364
        CIE-LCH:
        48.7537, 24.5306, 201.1136
        CIE-Luv:
        48.7537, -31.4306, -9.3277
        Hunter-Lab:
        41.7071, -18.2441, -4.6422
      #2f7f82 color charts
#2f7f82 RGB chart
      #2f7f82 CMYK chart
      #2f7f82 RGB pie chart
      #2f7f82 color shades, tints & tones
#2f7f82 color schemes
#2f7f82 color preview, HTML & CSS examples
           This text has a color of #2f7f82        
        
          <p style="color:#2f7f82;">Text here</p>
        
        
          .mytext {color:#2f7f82;}
        
        Text color #2f7f82
      
           This box has a color of #2f7f82        
        
          <div style="background-color:#2f7f82;">Content here</div>
        
        
          .mybackground {background-color:#2f7f82;}
        
        Background color #2f7f82
      
           Border around this has a color of #2f7f82        
        
          <div style="border:2px solid #2f7f82;">Content here</div>
        
        
          .myborder {border:2px solid #2f7f82;}
        
        Border color #2f7f82