#7dc1bf color space conversions
Hex:
        #7dc1bf
        RGB:
        125, 193, 191
        CMY:
        51, 24, 25
        CMYK:
        35, 0, 1, 24
      HSL:
        178°, 35.4167%, 62.3529%
        HSV (HSB):
        178°, 35.2332%, 75.6863%
        XYZ:
        36.9314, 46.2615, 56.2731
        xyY:
        0.2648, 0.3317, 46.2615
      CIE-Lab:
        73.7149, -21.8454, -5.8198
        CIE-LCH:
        73.7149, 22.6073, 194.9177
        CIE-Luv:
        73.7149, -32.2376, -5.3216
        Hunter-Lab:
        68.0158, -22.1053, -1.4427
      #7dc1bf color charts
#7dc1bf RGB chart
      #7dc1bf CMYK chart
      #7dc1bf RGB pie chart
      #7dc1bf color shades, tints & tones
#7dc1bf color schemes
#7dc1bf color preview, HTML & CSS examples
           This text has a color of #7dc1bf        
        
          <p style="color:#7dc1bf;">Text here</p>
        
        
          .mytext {color:#7dc1bf;}
        
        Text color #7dc1bf
      
           This box has a color of #7dc1bf        
        
          <div style="background-color:#7dc1bf;">Content here</div>
        
        
          .mybackground {background-color:#7dc1bf;}
        
        Background color #7dc1bf
      
           Border around this has a color of #7dc1bf        
        
          <div style="border:2px solid #7dc1bf;">Content here</div>
        
        
          .myborder {border:2px solid #7dc1bf;}
        
        Border color #7dc1bf