#2fe4e3 color space conversions
Hex:
        #2fe4e3
        RGB:
        47, 228, 227
        CMY:
        82, 11, 11
        CMYK:
        79, 0, 0, 11
      HSL:
        180°, 77.0213%, 53.9216%
        HSV (HSB):
        180°, 79.3860%, 89.4118%
        XYZ:
        42.7808, 61.6372, 82.3154
        xyY:
        0.2291, 0.3301, 61.6372
      CIE-Lab:
        82.7201, -42.3341, -11.9882
        CIE-LCH:
        82.7201, 43.9988, 195.8111
        CIE-Luv:
        82.7201, -61.2038, -12.3620
        Hunter-Lab:
        78.5094, -40.1243, -7.2078
      #2fe4e3 color charts
#2fe4e3 RGB chart
      #2fe4e3 CMYK chart
      #2fe4e3 RGB pie chart
      #2fe4e3 color shades, tints & tones
#2fe4e3 color schemes
#2fe4e3 color preview, HTML & CSS examples
           This text has a color of #2fe4e3        
        
          <p style="color:#2fe4e3;">Text here</p>
        
        
          .mytext {color:#2fe4e3;}
        
        Text color #2fe4e3
      
           This box has a color of #2fe4e3        
        
          <div style="background-color:#2fe4e3;">Content here</div>
        
        
          .mybackground {background-color:#2fe4e3;}
        
        Background color #2fe4e3
      
           Border around this has a color of #2fe4e3        
        
          <div style="border:2px solid #2fe4e3;">Content here</div>
        
        
          .myborder {border:2px solid #2fe4e3;}
        
        Border color #2fe4e3