#2fd4ed color space conversions
Hex:
        #2fd4ed
        RGB:
        47, 212, 237
        CMY:
        82, 17, 7
        CMYK:
        80, 11, 0, 7
      HSL:
        188°, 84.0708%, 55.6863%
        HSV (HSB):
        188°, 80.1688%, 92.9412%
        XYZ:
        40.0018, 53.8057, 88.3980
        xyY:
        0.2195, 0.2953, 53.8057
      CIE-Lab:
        78.3483, -31.9737, -23.9072
        CIE-LCH:
        78.3483, 39.9233, 216.7860
        CIE-Luv:
        78.3483, -54.9850, -33.5794
        Hunter-Lab:
        73.3524, -31.0239, -20.1045
      #2fd4ed color charts
#2fd4ed RGB chart
      #2fd4ed CMYK chart
      #2fd4ed RGB pie chart
      #2fd4ed color shades, tints & tones
#2fd4ed color schemes
#2fd4ed color preview, HTML & CSS examples
           This text has a color of #2fd4ed        
        
          <p style="color:#2fd4ed;">Text here</p>
        
        
          .mytext {color:#2fd4ed;}
        
        Text color #2fd4ed
      
           This box has a color of #2fd4ed        
        
          <div style="background-color:#2fd4ed;">Content here</div>
        
        
          .mybackground {background-color:#2fd4ed;}
        
        Background color #2fd4ed
      
           Border around this has a color of #2fd4ed        
        
          <div style="border:2px solid #2fd4ed;">Content here</div>
        
        
          .myborder {border:2px solid #2fd4ed;}
        
        Border color #2fd4ed