#2fc7e1 color space conversions
Hex:
        #2fc7e1
        RGB:
        47, 199, 225
        CMY:
        82, 22, 12
        CMYK:
        79, 12, 0, 12
      HSL:
        189°, 74.7899%, 53.3333%
        HSV (HSB):
        189°, 79.1111%, 88.2353%
        XYZ:
        35.1863, 46.8874, 78.4298
        xyY:
        0.2192, 0.2921, 46.8874
      CIE-Lab:
        74.1177, -29.4213, -23.9068
        CIE-LCH:
        74.1177, 37.9097, 219.0962
        CIE-Luv:
        74.1177, -51.3618, -33.7142
        Hunter-Lab:
        68.4744, -28.1060, -19.9780
      #2fc7e1 color charts
#2fc7e1 RGB chart
      #2fc7e1 CMYK chart
      #2fc7e1 RGB pie chart
      #2fc7e1 color shades, tints & tones
#2fc7e1 color schemes
#2fc7e1 color preview, HTML & CSS examples
           This text has a color of #2fc7e1        
        
          <p style="color:#2fc7e1;">Text here</p>
        
        
          .mytext {color:#2fc7e1;}
        
        Text color #2fc7e1
      
           This box has a color of #2fc7e1        
        
          <div style="background-color:#2fc7e1;">Content here</div>
        
        
          .mybackground {background-color:#2fc7e1;}
        
        Background color #2fc7e1
      
           Border around this has a color of #2fc7e1        
        
          <div style="border:2px solid #2fc7e1;">Content here</div>
        
        
          .myborder {border:2px solid #2fc7e1;}
        
        Border color #2fc7e1