#7df0af color space conversions
Hex:
        #7df0af
        RGB:
        125, 240, 175
        CMY:
        51, 6, 31
        CMYK:
        48, 0, 27, 6
      HSL:
        146°, 79.3103%, 71.5686%
        HSV (HSB):
        146°, 47.9167%, 94.1176%
        XYZ:
        47.3554, 69.7753, 51.5295
        xyY:
        0.2808, 0.4137, 69.7753
      CIE-Lab:
        86.8865, -47.0947, 21.5327
        CIE-LCH:
        86.8865, 51.7838, 155.4291
        CIE-Luv:
        86.8865, -52.1043, 39.1040
        Hunter-Lab:
        83.5316, -44.9858, 21.8969
      #7df0af color charts
#7df0af RGB chart
      #7df0af CMYK chart
      #7df0af RGB pie chart
      #7df0af color shades, tints & tones
#7df0af color schemes
#7df0af color preview, HTML & CSS examples
           This text has a color of #7df0af        
        
          <p style="color:#7df0af;">Text here</p>
        
        
          .mytext {color:#7df0af;}
        
        Text color #7df0af
      
           This box has a color of #7df0af        
        
          <div style="background-color:#7df0af;">Content here</div>
        
        
          .mybackground {background-color:#7df0af;}
        
        Background color #7df0af
      
           Border around this has a color of #7df0af        
        
          <div style="border:2px solid #7df0af;">Content here</div>
        
        
          .myborder {border:2px solid #7df0af;}
        
        Border color #7df0af