#7dc6cf color space conversions
Hex:
        #7dc6cf
        RGB:
        125, 198, 207
        CMY:
        51, 22, 19
        CMYK:
        40, 4, 0, 19
      HSL:
        187°, 46.0674%, 65.0980%
        HSV (HSB):
        187°, 39.6135%, 81.1765%
        XYZ:
        39.9140, 49.2531, 66.4346
        xyY:
        0.2565, 0.3165, 49.2531
      CIE-Lab:
        75.6085, -20.4387, -11.6864
        CIE-LCH:
        75.6085, 23.5438, 209.7599
        CIE-Luv:
        75.6085, -34.0036, -14.8355
        Hunter-Lab:
        70.1806, -21.2972, -6.9989
      #7dc6cf color charts
#7dc6cf RGB chart
      #7dc6cf CMYK chart
      #7dc6cf RGB pie chart
      #7dc6cf color shades, tints & tones
#7dc6cf color schemes
#7dc6cf color preview, HTML & CSS examples
           This text has a color of #7dc6cf        
        
          <p style="color:#7dc6cf;">Text here</p>
        
        
          .mytext {color:#7dc6cf;}
        
        Text color #7dc6cf
      
           This box has a color of #7dc6cf        
        
          <div style="background-color:#7dc6cf;">Content here</div>
        
        
          .mybackground {background-color:#7dc6cf;}
        
        Background color #7dc6cf
      
           Border around this has a color of #7dc6cf        
        
          <div style="border:2px solid #7dc6cf;">Content here</div>
        
        
          .myborder {border:2px solid #7dc6cf;}
        
        Border color #7dc6cf