#2fd0ea color space conversions
Hex:
        #2fd0ea
        RGB:
        47, 208, 234
        CMY:
        82, 18, 8
        CMYK:
        80, 11, 0, 8
      HSL:
        188°, 81.6594%, 55.0980%
        HSV (HSB):
        188°, 79.9145%, 91.7647%
        XYZ:
        38.5794, 51.6566, 85.7793
        xyY:
        0.2192, 0.2935, 51.6566
      CIE-Lab:
        77.0750, -30.9803, -24.2416
        CIE-LCH:
        77.0750, 39.3375, 218.0426
        CIE-Luv:
        77.0750, -53.8269, -34.2199
        Hunter-Lab:
        71.8725, -29.9624, -20.4514
      #2fd0ea color charts
#2fd0ea RGB chart
      #2fd0ea CMYK chart
      #2fd0ea RGB pie chart
      #2fd0ea color shades, tints & tones
#2fd0ea color schemes
#2fd0ea color preview, HTML & CSS examples
           This text has a color of #2fd0ea        
        
          <p style="color:#2fd0ea;">Text here</p>
        
        
          .mytext {color:#2fd0ea;}
        
        Text color #2fd0ea
      
           This box has a color of #2fd0ea        
        
          <div style="background-color:#2fd0ea;">Content here</div>
        
        
          .mybackground {background-color:#2fd0ea;}
        
        Background color #2fd0ea
      
           Border around this has a color of #2fd0ea        
        
          <div style="border:2px solid #2fd0ea;">Content here</div>
        
        
          .myborder {border:2px solid #2fd0ea;}
        
        Border color #2fd0ea