#7fe5e3 color space conversions
Hex:
        #7fe5e3
        RGB:
        127, 229, 227
        CMY:
        50, 10, 11
        CMYK:
        45, 0, 1, 10
      HSL:
        179°, 66.2338%, 69.8039%
        HSV (HSB):
        179°, 44.5415%, 89.8039%
        XYZ:
        50.6368, 66.0967, 82.7621
        xyY:
        0.2538, 0.3313, 66.0967
      CIE-Lab:
        85.0457, -30.2082, -8.3075
        CIE-LCH:
        85.0457, 31.3297, 195.3767
        CIE-Luv:
        85.0457, -45.1877, -8.1041
        Hunter-Lab:
        81.2999, -31.0978, -3.4465
      #7fe5e3 color charts
#7fe5e3 RGB chart
      #7fe5e3 CMYK chart
      #7fe5e3 RGB pie chart
      #7fe5e3 color shades, tints & tones
#7fe5e3 color schemes
#7fe5e3 color preview, HTML & CSS examples
           This text has a color of #7fe5e3        
        
          <p style="color:#7fe5e3;">Text here</p>
        
        
          .mytext {color:#7fe5e3;}
        
        Text color #7fe5e3
      
           This box has a color of #7fe5e3        
        
          <div style="background-color:#7fe5e3;">Content here</div>
        
        
          .mybackground {background-color:#7fe5e3;}
        
        Background color #7fe5e3
      
           Border around this has a color of #7fe5e3        
        
          <div style="border:2px solid #7fe5e3;">Content here</div>
        
        
          .myborder {border:2px solid #7fe5e3;}
        
        Border color #7fe5e3