#7fddce color space conversions
Hex:
        #7fddce
        RGB:
        127, 221, 206
        CMY:
        50, 13, 19
        CMYK:
        43, 0, 7, 13
      HSL:
        170°, 58.0247%, 68.2353%
        HSV (HSB):
        170°, 42.5339%, 86.6667%
        XYZ:
        45.7494, 60.6812, 67.6939
        xyY:
        0.2627, 0.3485, 60.6812
      CIE-Lab:
        82.2070, -31.4569, -1.3748
        CIE-LCH:
        82.2070, 31.4869, 182.5024
        CIE-Luv:
        82.2070, -42.6981, 3.0482
        Hunter-Lab:
        77.8981, -31.4890, 3.0053
      #7fddce color charts
#7fddce RGB chart
      #7fddce CMYK chart
      #7fddce RGB pie chart
      #7fddce color shades, tints & tones
#7fddce color schemes
#7fddce color preview, HTML & CSS examples
           This text has a color of #7fddce        
        
          <p style="color:#7fddce;">Text here</p>
        
        
          .mytext {color:#7fddce;}
        
        Text color #7fddce
      
           This box has a color of #7fddce        
        
          <div style="background-color:#7fddce;">Content here</div>
        
        
          .mybackground {background-color:#7fddce;}
        
        Background color #7fddce
      
           Border around this has a color of #7fddce        
        
          <div style="border:2px solid #7fddce;">Content here</div>
        
        
          .myborder {border:2px solid #7fddce;}
        
        Border color #7fddce