#7fffd8 color space conversions
Hex:
        #7fffd8
        RGB:
        127, 255, 216
        CMY:
        50, 0, 15
        CMYK:
        50, 0, 15, 0
      HSL:
        162°, 100.0000%, 74.9020%
        HSV (HSB):
        162°, 50.1961%, 100.0000%
        XYZ:
        56.9071, 80.9899, 77.5990
        xyY:
        0.2641, 0.3758, 80.9899
      CIE-Lab:
        92.1272, -44.6480, 7.7793
        CIE-LCH:
        92.1272, 45.3206, 170.1162
        CIE-Luv:
        92.1272, -55.7469, 19.3213
        Hunter-Lab:
        89.9944, -44.6175, 11.8724
      #7fffd8 color charts
#7fffd8 RGB chart
      #7fffd8 CMYK chart
      #7fffd8 RGB pie chart
      #7fffd8 color shades, tints & tones
#7fffd8 color schemes
#7fffd8 color preview, HTML & CSS examples
           This text has a color of #7fffd8        
        
          <p style="color:#7fffd8;">Text here</p>
        
        
          .mytext {color:#7fffd8;}
        
        Text color #7fffd8
      
           This box has a color of #7fffd8        
        
          <div style="background-color:#7fffd8;">Content here</div>
        
        
          .mybackground {background-color:#7fffd8;}
        
        Background color #7fffd8
      
           Border around this has a color of #7fffd8        
        
          <div style="border:2px solid #7fffd8;">Content here</div>
        
        
          .myborder {border:2px solid #7fffd8;}
        
        Border color #7fffd8