#2f8895 color space conversions
Hex:
        #2f8895
        RGB:
        47, 136, 149
        CMY:
        82, 47, 42
        CMYK:
        68, 9, 0, 42
      HSL:
        188°, 52.0408%, 38.4314%
        HSV (HSB):
        188°, 68.4564%, 58.4314%
        XYZ:
        15.4013, 20.3826, 31.5563
        xyY:
        0.2287, 0.3027, 20.3826
      CIE-Lab:
        52.2670, -21.6648, -14.6527
        CIE-LCH:
        52.2670, 26.1547, 214.0718
        CIE-Luv:
        52.2670, -33.7579, -18.4573
        Hunter-Lab:
        45.1471, -18.1147, -9.8387
      #2f8895 color charts
#2f8895 RGB chart
      #2f8895 CMYK chart
      #2f8895 RGB pie chart
      #2f8895 color shades, tints & tones
#2f8895 color schemes
#2f8895 color preview, HTML & CSS examples
           This text has a color of #2f8895        
        
          <p style="color:#2f8895;">Text here</p>
        
        
          .mytext {color:#2f8895;}
        
        Text color #2f8895
      
           This box has a color of #2f8895        
        
          <div style="background-color:#2f8895;">Content here</div>
        
        
          .mybackground {background-color:#2f8895;}
        
        Background color #2f8895
      
           Border around this has a color of #2f8895        
        
          <div style="border:2px solid #2f8895;">Content here</div>
        
        
          .myborder {border:2px solid #2f8895;}
        
        Border color #2f8895