#2fd7ee color space conversions
Hex:
        #2fd7ee
        RGB:
        47, 215, 238
        CMY:
        82, 16, 7
        CMYK:
        80, 10, 0, 7
      HSL:
        187°, 84.8889%, 55.8824%
        HSV (HSB):
        187°, 80.2521%, 93.3333%
        XYZ:
        40.9053, 55.3783, 89.4221
        xyY:
        0.2203, 0.2982, 55.3783
      CIE-Lab:
        79.2587, -33.0974, -23.0554
        CIE-LCH:
        79.2587, 40.3359, 214.8607
        CIE-Luv:
        79.2587, -55.9413, -32.0239
        Hunter-Lab:
        74.4166, -32.1110, -19.1537
      #2fd7ee color charts
#2fd7ee RGB chart
      #2fd7ee CMYK chart
      #2fd7ee RGB pie chart
      #2fd7ee color shades, tints & tones
#2fd7ee color schemes
#2fd7ee color preview, HTML & CSS examples
           This text has a color of #2fd7ee        
        
          <p style="color:#2fd7ee;">Text here</p>
        
        
          .mytext {color:#2fd7ee;}
        
        Text color #2fd7ee
      
           This box has a color of #2fd7ee        
        
          <div style="background-color:#2fd7ee;">Content here</div>
        
        
          .mybackground {background-color:#2fd7ee;}
        
        Background color #2fd7ee
      
           Border around this has a color of #2fd7ee        
        
          <div style="border:2px solid #2fd7ee;">Content here</div>
        
        
          .myborder {border:2px solid #2fd7ee;}
        
        Border color #2fd7ee