#7ef6dd color space conversions
Hex:
        #7ef6dd
        RGB:
        126, 246, 221
        CMY:
        51, 4, 13
        CMYK:
        49, 0, 10, 4
      HSL:
        168°, 86.9565%, 72.9412%
        HSV (HSB):
        168°, 48.7805%, 96.4706%
        XYZ:
        54.6111, 75.5676, 80.1143
        xyY:
        0.2597, 0.3593, 75.5676
      CIE-Lab:
        89.6582, -39.7512, 1.6127
        CIE-LCH:
        89.6582, 39.7839, 177.6768
        CIE-Luv:
        89.6582, -52.3541, 9.0611
        Hunter-Lab:
        86.9296, -39.9893, 6.2091
      #7ef6dd color charts
#7ef6dd RGB chart
      #7ef6dd CMYK chart
      #7ef6dd RGB pie chart
      #7ef6dd color shades, tints & tones
#7ef6dd color schemes
#7ef6dd color preview, HTML & CSS examples
           This text has a color of #7ef6dd        
        
          <p style="color:#7ef6dd;">Text here</p>
        
        
          .mytext {color:#7ef6dd;}
        
        Text color #7ef6dd
      
           This box has a color of #7ef6dd        
        
          <div style="background-color:#7ef6dd;">Content here</div>
        
        
          .mybackground {background-color:#7ef6dd;}
        
        Background color #7ef6dd
      
           Border around this has a color of #7ef6dd        
        
          <div style="border:2px solid #7ef6dd;">Content here</div>
        
        
          .myborder {border:2px solid #7ef6dd;}
        
        Border color #7ef6dd