#7de4cf color space conversions
Hex:
        #7de4cf
        RGB:
        125, 228, 207
        CMY:
        51, 11, 19
        CMYK:
        45, 0, 9, 11
      HSL:
        168°, 65.6051%, 69.2157%
        HSV (HSB):
        168°, 45.1754%, 89.4118%
        XYZ:
        47.4633, 64.3518, 68.9510
        xyY:
        0.2626, 0.3560, 64.3518
      CIE-Lab:
        84.1486, -34.9922, 0.9226
        CIE-LCH:
        84.1486, 35.0044, 178.4898
        CIE-Luv:
        84.1486, -46.1315, 7.1634
        Hunter-Lab:
        80.2196, -34.7715, 5.1922
      #7de4cf color charts
#7de4cf RGB chart
      #7de4cf CMYK chart
      #7de4cf RGB pie chart
      #7de4cf color shades, tints & tones
#7de4cf color schemes
#7de4cf color preview, HTML & CSS examples
           This text has a color of #7de4cf        
        
          <p style="color:#7de4cf;">Text here</p>
        
        
          .mytext {color:#7de4cf;}
        
        Text color #7de4cf
      
           This box has a color of #7de4cf        
        
          <div style="background-color:#7de4cf;">Content here</div>
        
        
          .mybackground {background-color:#7de4cf;}
        
        Background color #7de4cf
      
           Border around this has a color of #7de4cf        
        
          <div style="border:2px solid #7de4cf;">Content here</div>
        
        
          .myborder {border:2px solid #7de4cf;}
        
        Border color #7de4cf