#2febc7 color space conversions
Hex:
        #2febc7
        RGB:
        47, 235, 199
        CMY:
        82, 8, 22
        CMYK:
        80, 0, 15, 8
      HSL:
        169°, 82.4561%, 55.2941%
        HSV (HSB):
        169°, 80.0000%, 92.1569%
        XYZ:
        41.1894, 64.1445, 64.2431
        xyY:
        0.2429, 0.3783, 64.1445
      CIE-Lab:
        84.0410, -52.8389, 4.7385
        CIE-LCH:
        84.0410, 53.0510, 174.8756
        CIE-Luv:
        84.0410, -65.6530, 15.6469
        Hunter-Lab:
        80.0903, -48.3577, 8.5047
      #2febc7 color charts
#2febc7 RGB chart
      #2febc7 CMYK chart
      #2febc7 RGB pie chart
      #2febc7 color shades, tints & tones
#2febc7 color schemes
#2febc7 color preview, HTML & CSS examples
           This text has a color of #2febc7        
        
          <p style="color:#2febc7;">Text here</p>
        
        
          .mytext {color:#2febc7;}
        
        Text color #2febc7
      
           This box has a color of #2febc7        
        
          <div style="background-color:#2febc7;">Content here</div>
        
        
          .mybackground {background-color:#2febc7;}
        
        Background color #2febc7
      
           Border around this has a color of #2febc7        
        
          <div style="border:2px solid #2febc7;">Content here</div>
        
        
          .myborder {border:2px solid #2febc7;}
        
        Border color #2febc7