#7df0cb color space conversions
Hex:
        #7df0cb
        RGB:
        125, 240, 203
        CMY:
        51, 6, 20
        CMYK:
        48, 0, 15, 6
      HSL:
        161°, 79.3103%, 71.5686%
        HSV (HSB):
        161°, 47.9167%, 94.1176%
        XYZ:
        50.3970, 70.9919, 67.5465
        xyY:
        0.2667, 0.3757, 70.9919
      CIE-Lab:
        87.4811, -41.3464, 7.8424
        CIE-LCH:
        87.4811, 42.0836, 169.2600
        CIE-Luv:
        87.4811, -51.0400, 18.7251
        Hunter-Lab:
        84.2567, -40.6819, 11.4484
      #7df0cb color charts
#7df0cb RGB chart
      #7df0cb CMYK chart
      #7df0cb RGB pie chart
      #7df0cb color shades, tints & tones
#7df0cb color schemes
#7df0cb color preview, HTML & CSS examples
           This text has a color of #7df0cb        
        
          <p style="color:#7df0cb;">Text here</p>
        
        
          .mytext {color:#7df0cb;}
        
        Text color #7df0cb
      
           This box has a color of #7df0cb        
        
          <div style="background-color:#7df0cb;">Content here</div>
        
        
          .mybackground {background-color:#7df0cb;}
        
        Background color #7df0cb
      
           Border around this has a color of #7df0cb        
        
          <div style="border:2px solid #7df0cb;">Content here</div>
        
        
          .myborder {border:2px solid #7df0cb;}
        
        Border color #7df0cb