#2fd3ed color space conversions
Hex:
        #2fd3ed
        RGB:
        47, 211, 237
        CMY:
        82, 17, 7
        CMYK:
        80, 11, 0, 7
      HSL:
        188°, 84.0708%, 55.6863%
        HSV (HSB):
        188°, 80.1688%, 92.9412%
        XYZ:
        39.7526, 53.3073, 88.3149
        xyY:
        0.2192, 0.2939, 53.3073
      CIE-Lab:
        78.0561, -31.4938, -24.3526
        CIE-LCH:
        78.0561, 39.8109, 217.7130
        CIE-Luv:
        78.0561, -54.6417, -34.3858
        Hunter-Lab:
        73.0118, -30.5832, -20.6087
      #2fd3ed color charts
#2fd3ed RGB chart
      #2fd3ed CMYK chart
      #2fd3ed RGB pie chart
      #2fd3ed color shades, tints & tones
#2fd3ed color schemes
#2fd3ed color preview, HTML & CSS examples
           This text has a color of #2fd3ed        
        
          <p style="color:#2fd3ed;">Text here</p>
        
        
          .mytext {color:#2fd3ed;}
        
        Text color #2fd3ed
      
           This box has a color of #2fd3ed        
        
          <div style="background-color:#2fd3ed;">Content here</div>
        
        
          .mybackground {background-color:#2fd3ed;}
        
        Background color #2fd3ed
      
           Border around this has a color of #2fd3ed        
        
          <div style="border:2px solid #2fd3ed;">Content here</div>
        
        
          .myborder {border:2px solid #2fd3ed;}
        
        Border color #2fd3ed