#2fb3d1 color space conversions
Hex:
        #2fb3d1
        RGB:
        47, 179, 209
        CMY:
        82, 30, 18
        CMYK:
        78, 14, 0, 18
      HSL:
        191°, 63.7795%, 50.1961%
        HSV (HSB):
        191°, 77.5120%, 81.9608%
        XYZ:
        28.8010, 37.4480, 66.0318
        xyY:
        0.2177, 0.2831, 37.4480
      CIE-Lab:
        67.6118, -24.5602, -25.1304
        CIE-LCH:
        67.6118, 35.1389, 225.6574
        CIE-Luv:
        67.6118, -45.4911, -36.0064
        Hunter-Lab:
        61.1948, -23.0807, -21.1402
      #2fb3d1 color charts
#2fb3d1 RGB chart
      #2fb3d1 CMYK chart
      #2fb3d1 RGB pie chart
      #2fb3d1 color shades, tints & tones
#2fb3d1 color schemes
#2fb3d1 color preview, HTML & CSS examples
           This text has a color of #2fb3d1        
        
          <p style="color:#2fb3d1;">Text here</p>
        
        
          .mytext {color:#2fb3d1;}
        
        Text color #2fb3d1
      
           This box has a color of #2fb3d1        
        
          <div style="background-color:#2fb3d1;">Content here</div>
        
        
          .mybackground {background-color:#2fb3d1;}
        
        Background color #2fb3d1
      
           Border around this has a color of #2fb3d1        
        
          <div style="border:2px solid #2fb3d1;">Content here</div>
        
        
          .myborder {border:2px solid #2fb3d1;}
        
        Border color #2fb3d1