#2fd7ef color space conversions
Hex:
        #2fd7ef
        RGB:
        47, 215, 239
        CMY:
        82, 16, 6
        CMYK:
        80, 10, 0, 6
      HSL:
        188°, 85.7143%, 56.0784%
        HSV (HSB):
        188°, 80.3347%, 93.7255%
        XYZ:
        41.0527, 55.4372, 90.1981
        xyY:
        0.2199, 0.2970, 55.4372
      CIE-Lab:
        79.2924, -32.7902, -23.5374
        CIE-LCH:
        79.2924, 40.3634, 215.6714
        CIE-Luv:
        79.2924, -55.8685, -32.8838
        Hunter-Lab:
        74.4562, -31.8792, -19.7061
      #2fd7ef color charts
#2fd7ef RGB chart
      #2fd7ef CMYK chart
      #2fd7ef RGB pie chart
      #2fd7ef color shades, tints & tones
#2fd7ef color schemes
#2fd7ef color preview, HTML & CSS examples
           This text has a color of #2fd7ef        
        
          <p style="color:#2fd7ef;">Text here</p>
        
        
          .mytext {color:#2fd7ef;}
        
        Text color #2fd7ef
      
           This box has a color of #2fd7ef        
        
          <div style="background-color:#2fd7ef;">Content here</div>
        
        
          .mybackground {background-color:#2fd7ef;}
        
        Background color #2fd7ef
      
           Border around this has a color of #2fd7ef        
        
          <div style="border:2px solid #2fd7ef;">Content here</div>
        
        
          .myborder {border:2px solid #2fd7ef;}
        
        Border color #2fd7ef