#7df8cb color space conversions
Hex:
        #7df8cb
        RGB:
        125, 248, 203
        CMY:
        51, 3, 20
        CMYK:
        50, 0, 18, 3
      HSL:
        158°, 89.7810%, 73.1373%
        HSV (HSB):
        158°, 49.5968%, 97.2549%
        XYZ:
        52.8043, 75.8066, 68.3490
        xyY:
        0.2681, 0.3849, 75.8066
      CIE-Lab:
        89.7695, -44.8663, 11.1151
        CIE-LCH:
        89.7695, 46.2226, 166.0858
        CIE-Luv:
        89.7695, -54.1770, 24.2223
        Hunter-Lab:
        87.0670, -44.1106, 14.4033
      #7df8cb color charts
#7df8cb RGB chart
      #7df8cb CMYK chart
      #7df8cb RGB pie chart
      #7df8cb color shades, tints & tones
#7df8cb color schemes
#7df8cb color preview, HTML & CSS examples
           This text has a color of #7df8cb        
        
          <p style="color:#7df8cb;">Text here</p>
        
        
          .mytext {color:#7df8cb;}
        
        Text color #7df8cb
      
           This box has a color of #7df8cb        
        
          <div style="background-color:#7df8cb;">Content here</div>
        
        
          .mybackground {background-color:#7df8cb;}
        
        Background color #7df8cb
      
           Border around this has a color of #7df8cb        
        
          <div style="border:2px solid #7df8cb;">Content here</div>
        
        
          .myborder {border:2px solid #7df8cb;}
        
        Border color #7df8cb