#7ff0f0 color space conversions
Hex:
        #7ff0f0
        RGB:
        127, 240, 240
        CMY:
        50, 6, 6
        CMYK:
        47, 0, 0, 6
      HSL:
        180°, 79.0210%, 71.9608%
        HSV (HSB):
        180°, 47.0833%, 94.1176%
        XYZ:
        55.6407, 73.1235, 93.6197
        xyY:
        0.2502, 0.3288, 73.1235
      CIE-Lab:
        88.5066, -32.1914, -9.9967
        CIE-LCH:
        88.5066, 33.7078, 197.2516
        CIE-Luv:
        88.5066, -48.9753, -10.5795
        Hunter-Lab:
        85.5123, -33.5010, -5.0527
      #7ff0f0 color charts
#7ff0f0 RGB chart
      #7ff0f0 CMYK chart
      #7ff0f0 RGB pie chart
      #7ff0f0 color shades, tints & tones
#7ff0f0 color schemes
#7ff0f0 color preview, HTML & CSS examples
           This text has a color of #7ff0f0        
        
          <p style="color:#7ff0f0;">Text here</p>
        
        
          .mytext {color:#7ff0f0;}
        
        Text color #7ff0f0
      
           This box has a color of #7ff0f0        
        
          <div style="background-color:#7ff0f0;">Content here</div>
        
        
          .mybackground {background-color:#7ff0f0;}
        
        Background color #7ff0f0
      
           Border around this has a color of #7ff0f0        
        
          <div style="border:2px solid #7ff0f0;">Content here</div>
        
        
          .myborder {border:2px solid #7ff0f0;}
        
        Border color #7ff0f0