#7de2bd color space conversions
Hex:
        #7de2bd
        RGB:
        125, 226, 189
        CMY:
        51, 11, 26
        CMYK:
        45, 0, 16, 11
      HSL:
        158°, 63.5220%, 68.8235%
        HSV (HSB):
        158°, 44.6903%, 88.6275%
        XYZ:
        44.8391, 62.4268, 57.8304
        xyY:
        0.2716, 0.3781, 62.4268
      CIE-Lab:
        83.1399, -38.0942, 8.9630
        CIE-LCH:
        83.1399, 39.1344, 166.7600
        CIE-Luv:
        83.1399, -45.9530, 19.6915
        Hunter-Lab:
        79.0106, -36.9686, 11.9112
      #7de2bd color charts
#7de2bd RGB chart
      #7de2bd CMYK chart
      #7de2bd RGB pie chart
      #7de2bd color shades, tints & tones
#7de2bd color schemes
#7de2bd color preview, HTML & CSS examples
           This text has a color of #7de2bd        
        
          <p style="color:#7de2bd;">Text here</p>
        
        
          .mytext {color:#7de2bd;}
        
        Text color #7de2bd
      
           This box has a color of #7de2bd        
        
          <div style="background-color:#7de2bd;">Content here</div>
        
        
          .mybackground {background-color:#7de2bd;}
        
        Background color #7de2bd
      
           Border around this has a color of #7de2bd        
        
          <div style="border:2px solid #7de2bd;">Content here</div>
        
        
          .myborder {border:2px solid #7de2bd;}
        
        Border color #7de2bd