#2f8883 color space conversions
Hex:
        #2f8883
        RGB:
        47, 136, 131
        CMY:
        82, 47, 49
        CMYK:
        65, 0, 4, 47
      HSL:
        177°, 48.6339%, 35.8824%
        HSV (HSB):
        177°, 65.4412%, 53.3333%
        XYZ:
        14.0732, 19.8514, 24.5627
        xyY:
        0.2406, 0.3394, 19.8514
      CIE-Lab:
        51.6687, -27.1579, -5.0797
        CIE-LCH:
        51.6687, 27.6289, 190.5943
        CIE-Luv:
        51.6687, -34.8115, -3.3037
        Hunter-Lab:
        44.5549, -21.5896, -1.4976
      #2f8883 color charts
#2f8883 RGB chart
      #2f8883 CMYK chart
      #2f8883 RGB pie chart
      #2f8883 color shades, tints & tones
#2f8883 color schemes
#2f8883 color preview, HTML & CSS examples
           This text has a color of #2f8883        
        
          <p style="color:#2f8883;">Text here</p>
        
        
          .mytext {color:#2f8883;}
        
        Text color #2f8883
      
           This box has a color of #2f8883        
        
          <div style="background-color:#2f8883;">Content here</div>
        
        
          .mybackground {background-color:#2f8883;}
        
        Background color #2f8883
      
           Border around this has a color of #2f8883        
        
          <div style="border:2px solid #2f8883;">Content here</div>
        
        
          .myborder {border:2px solid #2f8883;}
        
        Border color #2f8883