#2fa9be color space conversions
Hex:
        #2fa9be
        RGB:
        47, 169, 190
        CMY:
        82, 34, 25
        CMYK:
        75, 11, 0, 25
      HSL:
        189°, 60.3376%, 46.4706%
        HSV (HSB):
        189°, 75.2632%, 74.5098%
        XYZ:
        24.6545, 32.6980, 53.7271
        xyY:
        0.2220, 0.2944, 32.6980
      CIE-Lab:
        63.9156, -25.5872, -20.2572
        CIE-LCH:
        63.9156, 32.6352, 218.3684
        CIE-Luv:
        63.9156, -43.2244, -27.5900
        Hunter-Lab:
        57.1821, -23.1071, -15.6801
      #2fa9be color charts
#2fa9be RGB chart
      #2fa9be CMYK chart
      #2fa9be RGB pie chart
      #2fa9be color shades, tints & tones
#2fa9be color schemes
#2fa9be color preview, HTML & CSS examples
           This text has a color of #2fa9be        
        
          <p style="color:#2fa9be;">Text here</p>
        
        
          .mytext {color:#2fa9be;}
        
        Text color #2fa9be
      
           This box has a color of #2fa9be        
        
          <div style="background-color:#2fa9be;">Content here</div>
        
        
          .mybackground {background-color:#2fa9be;}
        
        Background color #2fa9be
      
           Border around this has a color of #2fa9be        
        
          <div style="border:2px solid #2fa9be;">Content here</div>
        
        
          .myborder {border:2px solid #2fa9be;}
        
        Border color #2fa9be