#7fd7be color space conversions
Hex:
        #7fd7be
        RGB:
        127, 215, 190
        CMY:
        50, 16, 25
        CMYK:
        41, 0, 12, 16
      HSL:
        163°, 52.3810%, 67.0588%
        HSV (HSB):
        163°, 40.9302%, 84.3137%
        XYZ:
        42.3471, 56.8306, 57.4527
        xyY:
        0.2704, 0.3628, 56.8306
      CIE-Lab:
        80.0842, -32.2719, 4.0481
        CIE-LCH:
        80.0842, 32.5248, 172.8504
        CIE-Luv:
        80.0842, -40.7195, 11.3983
        Hunter-Lab:
        75.3861, -31.6557, 7.5846
      #7fd7be color charts
#7fd7be RGB chart
      #7fd7be CMYK chart
      #7fd7be RGB pie chart
      #7fd7be color shades, tints & tones
#7fd7be color schemes
#7fd7be color preview, HTML & CSS examples
           This text has a color of #7fd7be        
        
          <p style="color:#7fd7be;">Text here</p>
        
        
          .mytext {color:#7fd7be;}
        
        Text color #7fd7be
      
           This box has a color of #7fd7be        
        
          <div style="background-color:#7fd7be;">Content here</div>
        
        
          .mybackground {background-color:#7fd7be;}
        
        Background color #7fd7be
      
           Border around this has a color of #7fd7be        
        
          <div style="border:2px solid #7fd7be;">Content here</div>
        
        
          .myborder {border:2px solid #7fd7be;}
        
        Border color #7fd7be