#7efadf color space conversions
Hex:
        #7efadf
        RGB:
        126, 250, 223
        CMY:
        51, 2, 13
        CMYK:
        50, 0, 11, 2
      HSL:
        167°, 92.5373%, 73.7255%
        HSV (HSB):
        167°, 49.6000%, 98.0392%
        XYZ:
        56.1091, 78.1345, 81.9363
        xyY:
        0.2595, 0.3614, 78.1345
      CIE-Lab:
        90.8413, -41.0842, 2.2940
        CIE-LCH:
        90.8413, 41.1482, 176.8041
        CIE-Luv:
        90.8413, -53.8150, 10.3462
        Hunter-Lab:
        88.3937, -41.3839, 6.9170
      #7efadf color charts
#7efadf RGB chart
      #7efadf CMYK chart
      #7efadf RGB pie chart
      #7efadf color shades, tints & tones
#7efadf color schemes
#7efadf color preview, HTML & CSS examples
           This text has a color of #7efadf        
        
          <p style="color:#7efadf;">Text here</p>
        
        
          .mytext {color:#7efadf;}
        
        Text color #7efadf
      
           This box has a color of #7efadf        
        
          <div style="background-color:#7efadf;">Content here</div>
        
        
          .mybackground {background-color:#7efadf;}
        
        Background color #7efadf
      
           Border around this has a color of #7efadf        
        
          <div style="border:2px solid #7efadf;">Content here</div>
        
        
          .myborder {border:2px solid #7efadf;}
        
        Border color #7efadf