#7fdbce color space conversions
Hex:
        #7fdbce
        RGB:
        127, 219, 206
        CMY:
        50, 14, 19
        CMYK:
        42, 0, 6, 14
      HSL:
        172°, 56.0976%, 67.8431%
        HSV (HSB):
        172°, 42.0091%, 85.8824%
        XYZ:
        45.2245, 59.6313, 67.5189
        xyY:
        0.2624, 0.3459, 59.6313
      CIE-Lab:
        81.6374, -30.5059, -2.2097
        CIE-LCH:
        81.6374, 30.5858, 184.1431
        CIE-Luv:
        81.6374, -41.8890, 1.6020
        Hunter-Lab:
        77.2213, -30.5991, 2.2143
      #7fdbce color charts
#7fdbce RGB chart
      #7fdbce CMYK chart
      #7fdbce RGB pie chart
      #7fdbce color shades, tints & tones
#7fdbce color schemes
#7fdbce color preview, HTML & CSS examples
           This text has a color of #7fdbce        
        
          <p style="color:#7fdbce;">Text here</p>
        
        
          .mytext {color:#7fdbce;}
        
        Text color #7fdbce
      
           This box has a color of #7fdbce        
        
          <div style="background-color:#7fdbce;">Content here</div>
        
        
          .mybackground {background-color:#7fdbce;}
        
        Background color #7fdbce
      
           Border around this has a color of #7fdbce        
        
          <div style="border:2px solid #7fdbce;">Content here</div>
        
        
          .myborder {border:2px solid #7fdbce;}
        
        Border color #7fdbce