#7de8d3 color space conversions
Hex:
        #7de8d3
        RGB:
        125, 232, 211
        CMY:
        51, 9, 17
        CMYK:
        46, 0, 9, 9
      HSL:
        168°, 69.9346%, 70.0000%
        HSV (HSB):
        168°, 46.1207%, 90.9804%
        XYZ:
        49.0719, 66.7763, 71.9308
        xyY:
        0.2613, 0.3556, 66.7763
      CIE-Lab:
        85.3909, -35.9152, 0.6252
        CIE-LCH:
        85.3909, 35.9207, 179.0027
        CIE-Luv:
        85.3909, -47.5743, 6.8671
        Hunter-Lab:
        81.7168, -35.8130, 5.0120
      #7de8d3 color charts
#7de8d3 RGB chart
      #7de8d3 CMYK chart
      #7de8d3 RGB pie chart
      #7de8d3 color shades, tints & tones
#7de8d3 color schemes
#7de8d3 color preview, HTML & CSS examples
           This text has a color of #7de8d3        
        
          <p style="color:#7de8d3;">Text here</p>
        
        
          .mytext {color:#7de8d3;}
        
        Text color #7de8d3
      
           This box has a color of #7de8d3        
        
          <div style="background-color:#7de8d3;">Content here</div>
        
        
          .mybackground {background-color:#7de8d3;}
        
        Background color #7de8d3
      
           Border around this has a color of #7de8d3        
        
          <div style="border:2px solid #7de8d3;">Content here</div>
        
        
          .myborder {border:2px solid #7de8d3;}
        
        Border color #7de8d3