#2fe9ea color space conversions
Hex:
        #2fe9ea
        RGB:
        47, 233, 234
        CMY:
        82, 9, 8
        CMYK:
        80, 0, 0, 8
      HSL:
        180°, 81.6594%, 55.0980%
        HSV (HSB):
        180°, 79.9145%, 91.7647%
        XYZ:
        45.1625, 64.8227, 87.9736
        xyY:
        0.2281, 0.3275, 64.8227
      CIE-Lab:
        84.3923, -42.5590, -13.1875
        CIE-LCH:
        84.3923, 44.5553, 197.2164
        CIE-Luv:
        84.3923, -62.3853, -14.3261
        Hunter-Lab:
        80.5125, -40.7696, -8.4256
      #2fe9ea color charts
#2fe9ea RGB chart
      #2fe9ea CMYK chart
      #2fe9ea RGB pie chart
      #2fe9ea color shades, tints & tones
#2fe9ea color schemes
#2fe9ea color preview, HTML & CSS examples
           This text has a color of #2fe9ea        
        
          <p style="color:#2fe9ea;">Text here</p>
        
        
          .mytext {color:#2fe9ea;}
        
        Text color #2fe9ea
      
           This box has a color of #2fe9ea        
        
          <div style="background-color:#2fe9ea;">Content here</div>
        
        
          .mybackground {background-color:#2fe9ea;}
        
        Background color #2fe9ea
      
           Border around this has a color of #2fe9ea        
        
          <div style="border:2px solid #2fe9ea;">Content here</div>
        
        
          .myborder {border:2px solid #2fe9ea;}
        
        Border color #2fe9ea