#7df0bd color space conversions
Hex:
        #7df0bd
        RGB:
        125, 240, 189
        CMY:
        51, 6, 26
        CMYK:
        48, 0, 21, 6
      HSL:
        153°, 79.3103%, 71.5686%
        HSV (HSB):
        153°, 47.9167%, 94.1176%
        XYZ:
        48.8028, 70.3543, 59.1517
        xyY:
        0.2737, 0.3946, 70.3543
      CIE-Lab:
        87.1703, -44.3198, 14.6878
        CIE-LCH:
        87.1703, 46.6902, 161.6645
        CIE-Luv:
        87.1703, -51.5816, 29.1637
        Hunter-Lab:
        83.8775, -42.9280, 16.9020
      #7df0bd color charts
#7df0bd RGB chart
      #7df0bd CMYK chart
      #7df0bd RGB pie chart
      #7df0bd color shades, tints & tones
#7df0bd color schemes
#7df0bd color preview, HTML & CSS examples
           This text has a color of #7df0bd        
        
          <p style="color:#7df0bd;">Text here</p>
        
        
          .mytext {color:#7df0bd;}
        
        Text color #7df0bd
      
           This box has a color of #7df0bd        
        
          <div style="background-color:#7df0bd;">Content here</div>
        
        
          .mybackground {background-color:#7df0bd;}
        
        Background color #7df0bd
      
           Border around this has a color of #7df0bd        
        
          <div style="border:2px solid #7df0bd;">Content here</div>
        
        
          .myborder {border:2px solid #7df0bd;}
        
        Border color #7df0bd