#7de4da color space conversions
Hex:
        #7de4da
        RGB:
        125, 228, 218
        CMY:
        51, 11, 15
        CMYK:
        45, 0, 4, 11
      HSL:
        174°, 65.6051%, 69.2157%
        HSV (HSB):
        174°, 45.1754%, 89.4118%
        XYZ:
        48.8557, 64.9087, 76.2833
        xyY:
        0.2571, 0.3415, 64.9087
      CIE-Lab:
        84.4367, -32.3923, -4.4648
        CIE-LCH:
        84.4367, 32.6985, 187.8479
        CIE-Luv:
        84.4367, -45.7385, -1.6385
        Hunter-Lab:
        80.5660, -32.7468, 0.2578
      #7de4da color charts
#7de4da RGB chart
      #7de4da CMYK chart
      #7de4da RGB pie chart
      #7de4da color shades, tints & tones
#7de4da color schemes
#7de4da color preview, HTML & CSS examples
           This text has a color of #7de4da        
        
          <p style="color:#7de4da;">Text here</p>
        
        
          .mytext {color:#7de4da;}
        
        Text color #7de4da
      
           This box has a color of #7de4da        
        
          <div style="background-color:#7de4da;">Content here</div>
        
        
          .mybackground {background-color:#7de4da;}
        
        Background color #7de4da
      
           Border around this has a color of #7de4da        
        
          <div style="border:2px solid #7de4da;">Content here</div>
        
        
          .myborder {border:2px solid #7de4da;}
        
        Border color #7de4da