#7de0bf color space conversions
Hex:
        #7de0bf
        RGB:
        125, 224, 191
        CMY:
        51, 12, 25
        CMYK:
        44, 0, 15, 12
      HSL:
        160°, 61.4907%, 68.4314%
        HSV (HSB):
        160°, 44.1964%, 87.8431%
        XYZ:
        44.5171, 61.4329, 58.8016
        xyY:
        0.2702, 0.3729, 61.4329
      CIE-Lab:
        82.6109, -36.7482, 7.1493
        CIE-LCH:
        82.6109, 37.4372, 168.9907
        CIE-Luv:
        82.6109, -45.0731, 16.7908
        Hunter-Lab:
        78.3791, -35.7806, 10.3848
      #7de0bf color charts
#7de0bf RGB chart
      #7de0bf CMYK chart
      #7de0bf RGB pie chart
      #7de0bf color shades, tints & tones
#7de0bf color schemes
#7de0bf color preview, HTML & CSS examples
           This text has a color of #7de0bf        
        
          <p style="color:#7de0bf;">Text here</p>
        
        
          .mytext {color:#7de0bf;}
        
        Text color #7de0bf
      
           This box has a color of #7de0bf        
        
          <div style="background-color:#7de0bf;">Content here</div>
        
        
          .mybackground {background-color:#7de0bf;}
        
        Background color #7de0bf
      
           Border around this has a color of #7de0bf        
        
          <div style="border:2px solid #7de0bf;">Content here</div>
        
        
          .myborder {border:2px solid #7de0bf;}
        
        Border color #7de0bf